(view as text)
@@@BUILD_STEP gpu_rasterization_tests@@@
> content/test/gpu/run_gpu_test.py gpu_rasterization -v --browser android-content-shell --build-revision af5d69366c913e915e235285fc4f4926e4923f6b --test-machine-name Android_Debug__Nexus_9_
INFO:root:2015-08-03 01:31:59,738:[host]> adb devices
INFO:root:2015-08-03 01:31:59,746:[host]> adb -s HT4AEJT01479 get-state
INFO:root:2015-08-03 01:31:59,755:[host]> adb -s HT4AEJT01479 shell 'getprop ro.product.cpu.abi; echo %$?;'
INFO:root:2015-08-03 01:31:59,857:[host]> adb -s HT4AEJT01479 shell 'ls /root; echo %$?;'
INFO:root:2015-08-03 01:31:59,957:[host]> adb -s HT4AEJT01479 shell 'su -c ls /root && ! ls /root; echo %$?;'
INFO:root:2015-08-03 01:32:00,148:[host]> adb -s HT4AEJT01479 shell 'cd /sys/devices/system/cpu && ls -d cpu[0-9]*; echo %$?;'
INFO:root:2015-08-03 01:32:00,259:CPUs found: cpu0 cpu1
INFO:root:2015-08-03 01:32:00,260:[host]> adb -s HT4AEJT01479 shell 'test -e /system/bin/mpdecision; echo %$?;'
INFO:root:2015-08-03 01:32:00,361:[host]> adb -s HT4AEJT01479 shell 'test -e /sys/devices/platform/omap/omap_temp_sensor.0/temperature; echo %$?;'
INFO:root:2015-08-03 01:32:00,425:[host]> adb -s HT4AEJT01479 shell 'test -e /sys/bus/exynos5-core; echo %$?;'
INFO:root:2015-08-03 01:32:00,489:[host]> adb -s HT4AEJT01479 shell 'ls /root; echo %$?;'
INFO:root:2015-08-03 01:32:00,608:[host]> adb -s HT4AEJT01479 shell 'getprop ro.build.id; echo %$?;'
INFO:root:2015-08-03 01:32:00,709:[host]> adb -s HT4AEJT01479 shell 'pm list packages; echo %$?;'
INFO:root:2015-08-03 01:32:01,511:Chose browser: PossibleAndroidBrowser(browser_type=android-content-shell)
WARNING:root:2015-08-03 01:32:01,512:Installing ./out/Debug/apks/ContentShell.apk on device if needed.
INFO:root:2015-08-03 01:32:01,512:[host]> /b/build/slave/Android_Debug__Nexus_9_/build/src/third_party/android_tools/sdk/build-tools/22.0.0/aapt dump badging ./out/Debug/apks/ContentShell.apk
INFO:root:2015-08-03 01:32:01,520:[host]> adb -s HT4AEJT01479 shell 'getprop ro.build.version.sdk; echo %$?;'
INFO:root:2015-08-03 01:32:01,575:[host]> adb -s HT4AEJT01479 shell 'pm path org.chromium.content_shell_apk; echo %$?;'
INFO:root:2015-08-03 01:32:02,198:[host]> adb -s HT4AEJT01479 shell 'realpath /data/app/org.chromium.content_shell_apk-1/base.apk; echo %$?;'
INFO:root:2015-08-03 01:32:02,246:[host]> /b/build/slave/Android_Debug__Nexus_9_/build/src/out/Debug/md5sum_bin_host /b/build/slave/Android_Debug__Nexus_9_/build/src/out/Debug/apks/ContentShell.apk
INFO:root:2015-08-03 01:32:02,345:[host]> adb -s HT4AEJT01479 shell 'test -e /data/local/tmp/md5sum/md5sum_bin; echo %$?;'
INFO:root:2015-08-03 01:32:02,394:[host]> adb -s HT4AEJT01479 shell 'test -d /data/local/tmp; echo %$?;'
INFO:root:2015-08-03 01:32:02,442:[host]> adb -s HT4AEJT01479 shell 'test -e /data/local/tmp/temp_file-1438590722-986098; echo %$?;'
INFO:root:2015-08-03 01:32:02,490:[host]> adb -s HT4AEJT01479 shell 'touch /data/local/tmp/temp_file-1438590722-986098; echo %$?;'
INFO:root:2015-08-03 01:32:02,549:[host]> adb -s HT4AEJT01479 push /tmp/tmpFgJkn0 /data/local/tmp/temp_file-1438590722-986098
INFO:root:2015-08-03 01:32:02,676:[host]> adb -s HT4AEJT01479 shell 'sh /data/local/tmp/temp_file-1438590722-986098; echo %$?;'
INFO:root:2015-08-03 01:32:03,233:[host]> adb -s HT4AEJT01479 shell 'rm -f /data/local/tmp/temp_file-1438590722-986098; echo %$?;'
[ RUN      ] GpuRasterization.BlueBox
INFO:root:2015-08-03 01:32:03,316:Allocate port 10204 for test server.
INFO:root:2015-08-03 01:32:03,334:Installing test certificate authority on device: HT4AEJT01479
74 KB/s (3383 bytes in 0.044s)
INFO:root:2015-08-03 01:32:03,869:[host]> adb -s HT4AEJT01479 shell 'getprop ro.build.type; echo %$?;'
INFO:root:2015-08-03 01:32:03,970:[host]> adb -s HT4AEJT01479 shell 'ps | grep -F org.chromium.content_shell_apk; echo "PIPESTATUS: ${PIPESTATUS[@]}"; echo %$?;'
INFO:root:2015-08-03 01:32:04,134:[host]> adb -s HT4AEJT01479 shell 'ls /root; echo %$?;'
INFO:root:2015-08-03 01:32:04,235:[host]> adb -s HT4AEJT01479 shell 'ls "/data/data/org.chromium.content_shell_apk/"; echo %$?;'
INFO:root:2015-08-03 01:32:04,336:[host]> adb -s HT4AEJT01479 shell 'rm -r "/data/data/org.chromium.content_shell_apk/app_content_shell" "/data/data/org.chromium.content_shell_apk/cache" "/data/data/org.chromium.content_shell_apk/shared_prefs"; echo %$?;'
INFO:root:2015-08-03 01:32:04,738:[host]> adb -s HT4AEJT01479 root
INFO:root:2015-08-03 01:32:04,784:[host]> adb -s HT4AEJT01479 wait-for-device
INFO:root:2015-08-03 01:32:04,791:[host]> adb -s HT4AEJT01479 shell 'echo $EXTERNAL_STORAGE; echo %$?;'
INFO:root:2015-08-03 01:32:04,852:[host]> adb -s HT4AEJT01479 shell 'test -d /storage/emulated/legacy; echo %$?;'
INFO:root:2015-08-03 01:32:04,912:condition 'sd_card_ready' met (0.2s)
INFO:root:2015-08-03 01:32:04,912:[host]> adb -s HT4AEJT01479 shell 'pm path android; echo %$?;'
INFO:root:2015-08-03 01:32:05,665:condition 'pm_ready' met (0.9s)
INFO:root:2015-08-03 01:32:05,666:[host]> adb -s HT4AEJT01479 shell 'getprop sys.boot_completed; echo %$?;'
INFO:root:2015-08-03 01:32:05,719:condition 'boot_completed' met (1.0s)
INFO:root:2015-08-03 01:32:05,740:[host]> adb -s HT4AEJT01479 shell 'getprop ro.product.model; echo %$?;'
INFO:root:2015-08-03 01:32:05,804:[host]> adb -s HT4AEJT01479 shell 'su -c ls /root && ! ls /root; echo %$?;'
INFO:root:2015-08-03 01:32:05,866:[host]> adb -s HT4AEJT01479 shell 'cd /sys/devices/system/cpu && for CPU in cpu0 cpu1; do test -e "$CPU/cpufreq/scaling_governor" && echo performance > "$CPU/cpufreq/scaling_governor"; echo -n "%~%$?%~%"; done; echo %$?;'
INFO:root:2015-08-03 01:32:05,920:Successfully set cpufreq/scaling_governor to 'performance' on: cpu0 cpu1
INFO:root:2015-08-03 01:32:05,921:[host]> adb -s HT4AEJT01479 shell 'ndc resolver flushdefaultif; echo %$?;'
INFO:root:2015-08-03 01:32:05,985:[host]> adb -s HT4AEJT01479 shell 'logcat -c; echo %$?;'
INFO:root:2015-08-03 01:32:06,049:[host]> adb -s HT4AEJT01479 shell 'test -d /data/local/tmp; echo %$?;'
INFO:root:2015-08-03 01:32:06,097:[host]> adb -s HT4AEJT01479 shell 'test -e /data/local/tmp/temp_file-1438590726-512249; echo %$?;'
INFO:root:2015-08-03 01:32:06,145:[host]> adb -s HT4AEJT01479 shell 'touch /data/local/tmp/temp_file-1438590726-512249; echo %$?;'
INFO:root:2015-08-03 01:32:06,200:[host]> adb -s HT4AEJT01479 shell 'dumpsys window windows > /data/local/tmp/temp_file-1438590726-512249; echo %$?;'
INFO:root:2015-08-03 01:32:06,260:[host]> adb -s HT4AEJT01479 pull /data/local/tmp/temp_file-1438590726-512249 /tmp/tmps7CC2U/tmp_ReadFileWithPull
INFO:root:2015-08-03 01:32:06,425:[host]> adb -s HT4AEJT01479 shell 'rm -f /data/local/tmp/temp_file-1438590726-512249; echo %$?;'
INFO:root:2015-08-03 01:32:06,483:[host]> adb -s HT4AEJT01479 shell 'ls -l /data/local/tmp/content-shell-command-line; echo %$?;'
INFO:root:2015-08-03 01:32:06,547:[host]> adb -s HT4AEJT01479 shell 'ls -l /data/local/tmp/content-shell-command-line; echo %$?;'
INFO:root:2015-08-03 01:32:06,612:[host]> adb -s HT4AEJT01479 shell 'ls -l /data/local/tmp/content-shell-command-line; echo %$?;'
INFO:root:2015-08-03 01:32:06,676:[host]> adb -s HT4AEJT01479 shell 'ls -l /data/local/tmp/content-shell-command-line; echo %$?;'
INFO:root:2015-08-03 01:32:06,741:[host]> adb -s HT4AEJT01479 shell 'echo -n '"'"'content_shell --enable-gpu-benchmarking --enable-impl-side-painting --enable-threaded-compositing --force-gpu-rasterization --enable-net-benchmarking --metrics-recording-only --no-default-browser-check --no-first-run --enable-gpu-benchmarking --no-proxy-server --disable-background-networking --disable-component-extensions-with-background-pages --disable-default-apps --enable-remote-debugging --disable-fre --disable-external-intent-requests'"'"' > /data/local/tmp/content-shell-command-line; echo %$?;'
INFO:root:2015-08-03 01:32:06,806:[host]> adb -s HT4AEJT01479 shell 'am start -W -d about:blank -n org.chromium.content_shell_apk/org.chromium.content_shell_apk.ContentShellActivity; echo %$?;'
INFO:root:2015-08-03 01:32:07,972:[host]> adb -s HT4AEJT01479 forward tcp:10204 localabstract:content_shell_devtools_remote
INFO:root:2015-08-03 01:32:08,084:[host]> adb -s HT4AEJT01479 shell 'rm -f /data/local/tmp/content-shell-command-line; echo %$?;'
INFO:root:2015-08-03 01:32:08,148:OS: android L
INFO:root:2015-08-03 01:32:08,163:Model: Nexus 9
INFO:root:2015-08-03 01:32:08,163:GPU device 0: VENDOR = 0x0 (NVIDIA Corporation), DEVICE = 0x0 (NVIDIA Tegra)
INFO:root:2015-08-03 01:32:08,164:GPU Attributes:
INFO:root:2015-08-03 01:32:08,164:  adapter_luid        : 0.0
INFO:root:2015-08-03 01:32:08,164:  amd_switchable      : False
INFO:root:2015-08-03 01:32:08,164:  basic_info_state    : 1
INFO:root:2015-08-03 01:32:08,164:  can_lose_context    : False
INFO:root:2015-08-03 01:32:08,164:  context_info_state  : 1
INFO:root:2015-08-03 01:32:08,164:  direct_rendering    : True
INFO:root:2015-08-03 01:32:08,164:  driver_date         : 
INFO:root:2015-08-03 01:32:08,164:  driver_vendor       : 
INFO:root:2015-08-03 01:32:08,164:  driver_version      : 343.00
INFO:root:2015-08-03 01:32:08,164:  gl_extensions       : GL_EXT_debug_marker GL_EXT_blend_minmax GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_copy_image GL_EXT_debug_label GL_EXT_draw_buffers_indexed GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_occlusion_query_boolean GL_EXT_primitive_bounding_box GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shadow_samplers GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_view GL_EXT_unpack_subimage GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_NV_bgr GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NV_copy_buffer GL_NV_copy_image GL_NV_draw_buffers GL_NV_draw_instanced GL_NV_draw_texture GL_NV_EGL_stream_consumer_external GL_NV_explicit_attrib_location GL_NV_fbo_color_attachments GL_NV_framebuffer_blit GL_NV_framebuffer_multisample GL_NV_generate_mipmap_sRGB GL_NV_instanced_arrays GL_NV_occlusion_query_samples GL_NV_non_square_matrices GL_NV_pack_subimage GL_NV_packed_float GL_NV_packed_float_linear GL_NV_path_rendering GL_NV_pixel_buffer_object GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_NV_secure_context GL_NV_shadow_samplers_array GL_NV_shadow_samplers_cube GL_NV_sRGB_formats GL_NV_texture_array GL_NV_texture_border_clamp GL_NV_texture_compression_latc GL_NV_texture_compression_s3tc GL_NV_texture_compression_s3tc_update GL_NV_timer_query GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_image_atomic GL_OES_shader_multisample_interpolation GL_OES_standard_derivatives GL_OES_surfaceless_context GL_OES_texture_npot GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_vertex_array_object GL_OES_vertex_half_float GL_ANDROID_extension_pack_es31a 
INFO:root:2015-08-03 01:32:08,165:  gl_renderer         : NVIDIA Tegra
INFO:root:2015-08-03 01:32:08,165:  gl_reset_notification_strategy: 33362
INFO:root:2015-08-03 01:32:08,165:  gl_vendor           : NVIDIA Corporation
INFO:root:2015-08-03 01:32:08,165:  gl_version          : OpenGL ES 3.1 NVIDIA 343.00
INFO:root:2015-08-03 01:32:08,165:  gl_ws_extensions    : 
INFO:root:2015-08-03 01:32:08,165:  gl_ws_vendor        : 
INFO:root:2015-08-03 01:32:08,165:  gl_ws_version       : 
INFO:root:2015-08-03 01:32:08,165:  in_process_gpu      : True
INFO:root:2015-08-03 01:32:08,165:  initialization_time : 0.0
INFO:root:2015-08-03 01:32:08,165:  jpeg_decode_accelerator_supported: False
INFO:root:2015-08-03 01:32:08,165:  lenovo_dcute        : False
INFO:root:2015-08-03 01:32:08,166:  max_msaa_samples    : 32
INFO:root:2015-08-03 01:32:08,166:  optimus             : False
INFO:root:2015-08-03 01:32:08,166:  pixel_shader_version: 3.10
INFO:root:2015-08-03 01:32:08,166:  process_crash_count : 0
INFO:root:2015-08-03 01:32:08,166:  sandboxed           : False
INFO:root:2015-08-03 01:32:08,166:  software_rendering  : False
INFO:root:2015-08-03 01:32:08,166:  vertex_shader_version: 3.10
INFO:root:2015-08-03 01:32:08,166:Feature Status:
INFO:root:2015-08-03 01:32:08,166:  2d_canvas           : enabled
INFO:root:2015-08-03 01:32:08,166:  flash_3d            : enabled
INFO:root:2015-08-03 01:32:08,166:  flash_stage3d       : enabled
INFO:root:2015-08-03 01:32:08,166:  flash_stage3d_baseline: enabled
INFO:root:2015-08-03 01:32:08,167:  gpu_compositing     : enabled
INFO:root:2015-08-03 01:32:08,167:  multiple_raster_threads: disabled_off
INFO:root:2015-08-03 01:32:08,167:  rasterization       : enabled_force
INFO:root:2015-08-03 01:32:08,167:  video_decode        : enabled
INFO:root:2015-08-03 01:32:08,167:  video_encode        : unavailable_software
INFO:root:2015-08-03 01:32:08,167:  webgl               : enabled
INFO:root:2015-08-03 01:32:08,167:Driver Bug Workarounds:
INFO:root:2015-08-03 01:32:08,167:  clear_uniforms_before_first_program_use
INFO:root:2015-08-03 01:32:08,167:  scalarize_vec_and_mat_constructor_args
INFO:root:2015-08-03 01:32:08,167:  use_virtualized_gl_contexts
INFO:root:2015-08-03 01:32:08,355:Killing device_forwarder.
INFO:root:2015-08-03 01:32:08,356:[host]> adb -s HT4AEJT01479 shell 'test -e /data/local/tmp/forwarder/device_forwarder; echo %$?;'
INFO:root:2015-08-03 01:32:08,422:[host]> adb -s HT4AEJT01479 shell 'LD_LIBRARY_PATH=/data/local/tmp/forwarder/  /data/local/tmp/forwarder/device_forwarder --kill-server; echo %$?;'
INFO:root:2015-08-03 01:32:08,487:[host]> adb -s HT4AEJT01479 shell 'mkdir -p /data/local/tmp/forwarder/; echo %$?;'
INFO:root:2015-08-03 01:32:08,544:[host]> adb -s HT4AEJT01479 shell 'realpath /data/local/tmp/forwarder/; echo %$?;'
INFO:root:2015-08-03 01:32:08,593:[host]> /b/build/slave/Android_Debug__Nexus_9_/build/src/out/Debug/md5sum_bin_host /b/build/slave/Android_Debug__Nexus_9_/build/src/out/Debug/forwarder_dist
INFO:root:2015-08-03 01:32:08,618:[host]> adb -s HT4AEJT01479 shell 'test -e /data/local/tmp/md5sum/md5sum_bin; echo %$?;'
INFO:root:2015-08-03 01:32:08,666:[host]> adb -s HT4AEJT01479 shell 'test -d /data/local/tmp; echo %$?;'
INFO:root:2015-08-03 01:32:08,713:[host]> adb -s HT4AEJT01479 shell 'test -e /data/local/tmp/temp_file-1438590728-722154; echo %$?;'
INFO:root:2015-08-03 01:32:08,761:[host]> adb -s HT4AEJT01479 shell 'touch /data/local/tmp/temp_file-1438590728-722154; echo %$?;'
INFO:root:2015-08-03 01:32:08,816:[host]> adb -s HT4AEJT01479 push /tmp/tmp46chlA /data/local/tmp/temp_file-1438590728-722154
INFO:root:2015-08-03 01:32:08,943:[host]> adb -s HT4AEJT01479 shell 'sh /data/local/tmp/temp_file-1438590728-722154; echo %$?;'
INFO:root:2015-08-03 01:32:09,026:[host]> adb -s HT4AEJT01479 shell 'rm -f /data/local/tmp/temp_file-1438590728-722154; echo %$?;'
INFO:root:2015-08-03 01:32:09,088:[host]> adb -s HT4AEJT01479 shell 'LD_LIBRARY_PATH=/data/local/tmp/forwarder/  /data/local/tmp/forwarder/device_forwarder; echo %$?;'
INFO:root:2015-08-03 01:32:09,188:Forwarding using commands: [['--adb=adb', '--serial-id=HT4AEJT01479', '--map', '55973', '55973']]
INFO:root:2015-08-03 01:32:09,189:[host]> /b/build/slave/Android_Debug__Nexus_9_/build/src/out/Debug/host_forwarder --adb=adb --serial-id=HT4AEJT01479 --map 55973 55973
INFO:root:2015-08-03 01:32:09,200:Forwarding device port: 55973 to host port: 55973.
content/test/gpu/../../../tools/telemetry/telemetry/page/shared_page_state.py:121: UserWarning: Function CleanUpAfterPage is deprecated. It will no longer be supported on August 10, 2015. Please remove it or switch to an alternative before that time. This hook is deprecated. Please use DidRunPage hook instead

  self._test.CleanUpAfterPage(self._current_page, self._current_tab)
[       OK ] GpuRasterization.BlueBox (6647 ms)
[ RUN      ] GpuRasterization.ConcavePaths
[       OK ] GpuRasterization.ConcavePaths (834 ms)
INFO:root:2015-08-03 01:32:10,797:[host]> adb -s HT4AEJT01479 shell 'ps | grep -F org.chromium.content_shell_apk; echo "PIPESTATUS: ${PIPESTATUS[@]}"; echo %$?;'
INFO:root:2015-08-03 01:32:10,898:[host]> adb -s HT4AEJT01479 shell 'ls /root; echo %$?;'
INFO:root:2015-08-03 01:32:10,963:[host]> adb -s HT4AEJT01479 shell 'cd /sys/devices/system/cpu && for CPU in cpu0 cpu1; do test -e "$CPU/cpufreq/scaling_governor" && echo ondemand > "$CPU/cpufreq/scaling_governor"; echo -n "%~%$?%~%"; done; echo %$?;'
INFO:root:2015-08-03 01:32:11,027:Successfully set cpufreq/scaling_governor to 'ondemand' on: cpu0 cpu1
INFO:root:2015-08-03 01:32:11,027:[host]> adb -s HT4AEJT01479 shell 'cd /sys/devices/system/cpu && for CPU in cpu0 cpu1; do cat "$CPU/online"; echo -n "%~%$?%~%"; done; echo %$?;'
INFO:root:2015-08-03 01:32:11,092:[host]> /b/build/slave/Android_Debug__Nexus_9_/build/src/out/Debug/host_forwarder --adb=adb --serial-id=HT4AEJT01479 --unmap 55973
INFO:root:2015-08-03 01:32:11,337:[host]> adb -s HT4AEJT01479 shell 'ps | grep -F org.chromium.content_shell_apk; echo "PIPESTATUS: ${PIPESTATUS[@]}"; echo %$?;'
INFO:root:2015-08-03 01:32:11,418:KillAll(org.chromium.content_shell_apk, ...) attempting to kill the following:
INFO:root:2015-08-03 01:32:11,418:  20407 org.chromium.content_shell_apk:sandboxed_process0
INFO:root:2015-08-03 01:32:11,418:  20389 org.chromium.content_shell_apk:privileged_process0
INFO:root:2015-08-03 01:32:11,418:  20353 org.chromium.content_shell_apk
INFO:root:2015-08-03 01:32:11,418:[host]> adb -s HT4AEJT01479 shell 'kill -9 20407 20389 20353; echo %$?;'
INFO:root:2015-08-03 01:32:11,469:[host]> adb -s HT4AEJT01479 shell 'ps | grep -F org.chromium.content_shell_apk; echo "PIPESTATUS: ${PIPESTATUS[@]}"; echo %$?;'
[  PASSED  ] 2 tests.

Pages: [GpuRasterization.ConcavePaths,GpuRasterization.BlueBox]
RESULT telemetry_page_measurement_results: num_failed= 0 count
RESULT telemetry_page_measurement_results: num_errored= 0 count

View result at file:///b/build/slave/Android_Debug__Nexus_9_/build/src/content/test/gpu/results.html
INFO:root:2015-08-03 01:32:11,570:[host]> adb -s HT4AEJT01479 shell 'dumpsys battery; echo %$?;'
< content/test/gpu/run_gpu_test.py gpu_rasterization -v --browser android-content-shell --build-revision af5d69366c913e915e235285fc4f4926e4923f6b --test-machine-name Android_Debug__Nexus_9_


--------------------------------------------------------------------------------
started: Mon Aug  3 01:32:04 2015
ended: Mon Aug  3 01:32:14 2015
duration: 10 secs
status: SUCCESS
status reason: