(view as text)
@@@BUILD_STEP midi_unittests@@@
> /b/build/scripts/slave/runtest.py '--factory-properties={"target": "Debug", "blink_config": "blink", "gclient_env": {}, "build_url": "gs://chromium-android/webkit_latest_dbg", "clobber": false, "GYP_DEFINES": " component=shared_library", "target_os": "android", "android_bot_id": "webkit-latest-tests-dbg"}' '--build-properties={"parentname": "Android Builder (dbg)", "parent_wk_revision": "195835", "parent_got_v8_revision": "562de4048e1eeaec5b610e95b257a765a462c091", "parent_got_swarming_client_revision": "b39a448d8522392389b28f6997126a6ab04bfe87", "parent_build_archive_url": "gs://chromium-android/webkit_latest_dbg/full-build-linux_ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4.zip", "got_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "parent_revision": "195835", "blamelist_real": ["jsbell@chromium.org"], "got_webkit_revision_git": "aef915d141f34b7fd4050fffc1dc51160fc48fef", "parent_slavename": "vm830-m1", "buildnumber": 26175, "got_webkit_revision": "195835", "parent_scheduler": "global_scheduler", "got_swarming_client_revision": "b39a448d8522392389b28f6997126a6ab04bfe87", "parent_buildnumber": "45288", "slavename": "chromeperf57", "got_revision_cp": "refs/heads/master@{#331249}", "blamelist": "jsbell@chromium.org", "branch": "trunk", "patchset": "", "issue": "", "revision": "195835", "workdir": "/b/build/slave/Android_Tests__dbg_", "repository": "svn://svn-mirror.golo.chromium.org/blink", "buildername": "Android Tests (dbg)", "parent_try_job_key": "", "mastername": "chromium.webkit", "parent_got_webkit_revision": "195835", "parent_builddir": "", "parent_branch": "trunk", "got_v8_revision_cp": "refs/heads/4.5.14@{#1}", "primary_repo": "", "scheduler": "android_dbg_trigger", "requester": "", "buildbotURL": "http://build.chromium.org/p/chromium.webkit/", "parent_cr_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "rietveld": "", "parent_got_nacl_revision": "", "parent_buildername": "Android Builder (dbg)", "got_v8_revision": "562de4048e1eeaec5b610e95b257a765a462c091", "parent_got_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "got_webkit_revision_cp": "refs/heads/master@{#195835}", "project": "webkit", "requestedAt": 1432475393, "patch_url": "", "parent_git_number": "", "parentslavename": "vm830-m1", "root": ""}' --test-platform android --target Debug --flakiness-dashboard-server=test-results.appspot.com midi_unittests --verbose
[Running on builder: "None"]
DBUS_SESSION_BUS_ADDRESS env var not found, starting dbus-launch
 setting DBUS_SESSION_BUS_ADDRESS to unix:abstract=/tmp/dbus-ztrOu7j25I,guid=31750d89c6131fbd8dbc490600dd5411
 setting DBUS_SESSION_BUS_PID to 7343

src/build/android/test_runner.py gtest --debug -s midi_unittests --flakiness-dashboard-server=test-results.appspot.com
W    0.022s Main  Found target /b/build/slave/Android_Tests__dbg_/build/src/out/Debug/midi_unittests_apk/midi_unittests-debug.apk
Remapping into /b/build/slave/Android_Tests__dbg_/build/src/isolate_deps_dir
W    4.915s Main  Creating 3 test runners.
W    4.915s 0bae  Creating shard 0 for device 009efc42d5d30bae.
W    4.917s a8bb  Creating shard 1 for device 009f018a5a25a8bb.
W    4.918s a6b6  Creating shard 2 for device 01c9ee131a1ca6b6.
W   10.590s Main  Running tests with 3 test runners.
W   16.510s Main  Creating 3 test runners.
W   16.510s 0bae  Creating shard 0 for device 009efc42d5d30bae.
W   16.511s a8bb  Creating shard 1 for device 009f018a5a25a8bb.
W   16.512s a6b6  Creating shard 2 for device 01c9ee131a1ca6b6.
W   18.315s Main  Running tests with 3 test runners.
>>ScopedMainEntryLogger
Note: Google Test filter = MidiManagerTest.StartMultipleSessions:MidiManagerTest.CreateMidiManager:MidiManagerUsbTest.InitializeFail:MidiManagerUsbTest.SendFromCompromizedRenderer:MidiMessageQueueTest.EmptyData:MidiMessageQueueTest.RunningStatusEnabledWithRealTimeEvent:UsbMidiDescriptorParserTest.ParseEmpty:UsbMidiDescriptorParserTest.JacksShouldBeIgnoredWhenParserIsNotParsingMidiInterface:UsbMidiDescriptorParserTest.ParseDeviceInfo:UsbMidiInputStreamTest.SystemExclusiveMessage:UsbMidiInputStreamTest.DispatchForMultipleCables:UsbMidiOutputStreamTest.SendNoteOn:UsbMidiOutputStreamTest.SendNoteOff:UsbMidiOutputStreamTest.SendProgramChange:UsbMidiOutputStreamTest.SendTwoByteSysEx:UsbMidiOutputStreamTest.SendFiveByteSysEx:UsbMidiOutputStreamTest.SendNoteOnAfterSysEx:UsbMidiOutputStreamTest.SendSongSelect:UsbMidiOutputStreamTest.SendRealTimeMessages
[==========] Running 19 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from MidiManagerTest
[ RUN      ] MidiManagerTest.StartMultipleSessions
[       OK ] MidiManagerTest.StartMultipleSessions (0 ms)
[ RUN      ] MidiManagerTest.CreateMidiManager
[       OK ] MidiManagerTest.CreateMidiManager (5 ms)
[----------] 2 tests from MidiManagerTest (5 ms total)

[----------] 2 tests from MidiManagerUsbTest
[ RUN      ] MidiManagerUsbTest.InitializeFail
[       OK ] MidiManagerUsbTest.InitializeFail (0 ms)
[ RUN      ] MidiManagerUsbTest.SendFromCompromizedRenderer
[       OK ] MidiManagerUsbTest.SendFromCompromizedRenderer (0 ms)
[----------] 2 tests from MidiManagerUsbTest (0 ms total)

[----------] 2 tests from MidiMessageQueueTest
[ RUN      ] MidiMessageQueueTest.EmptyData
[       OK ] MidiMessageQueueTest.EmptyData (0 ms)
[ RUN      ] MidiMessageQueueTest.RunningStatusEnabledWithRealTimeEvent
[       OK ] MidiMessageQueueTest.RunningStatusEnabledWithRealTimeEvent (0 ms)
[----------] 2 tests from MidiMessageQueueTest (0 ms total)

[----------] 3 tests from UsbMidiDescriptorParserTest
[ RUN      ] UsbMidiDescriptorParserTest.ParseEmpty
[       OK ] UsbMidiDescriptorParserTest.ParseEmpty (0 ms)
[ RUN      ] UsbMidiDescriptorParserTest.JacksShouldBeIgnoredWhenParserIsNotParsingMidiInterface
[       OK ] UsbMidiDescriptorParserTest.JacksShouldBeIgnoredWhenParserIsNotParsingMidiInterface (0 ms)
[ RUN      ] UsbMidiDescriptorParserTest.ParseDeviceInfo
[       OK ] UsbMidiDescriptorParserTest.ParseDeviceInfo (0 ms)
[----------] 3 tests from UsbMidiDescriptorParserTest (1 ms total)

[----------] 2 tests from UsbMidiInputStreamTest
[ RUN      ] UsbMidiInputStreamTest.SystemExclusiveMessage
[       OK ] UsbMidiInputStreamTest.SystemExclusiveMessage (0 ms)
[ RUN      ] UsbMidiInputStreamTest.DispatchForMultipleCables
[       OK ] UsbMidiInputStreamTest.DispatchForMultipleCables (0 ms)
[----------] 2 tests from UsbMidiInputStreamTest (0 ms total)

[----------] 8 tests from UsbMidiOutputStreamTest
[ RUN      ] UsbMidiOutputStreamTest.SendNoteOn
[       OK ] UsbMidiOutputStreamTest.SendNoteOn (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendNoteOff
[       OK ] UsbMidiOutputStreamTest.SendNoteOff (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendProgramChange
[       OK ] UsbMidiOutputStreamTest.SendProgramChange (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendTwoByteSysEx
[       OK ] UsbMidiOutputStreamTest.SendTwoByteSysEx (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendFiveByteSysEx
[       OK ] UsbMidiOutputStreamTest.SendFiveByteSysEx (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendNoteOnAfterSysEx
[       OK ] UsbMidiOutputStreamTest.SendNoteOnAfterSysEx (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendSongSelect
[       OK ] UsbMidiOutputStreamTest.SendSongSelect (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendRealTimeMessages
[       OK ] UsbMidiOutputStreamTest.SendRealTimeMessages (1 ms)
[----------] 8 tests from UsbMidiOutputStreamTest (1 ms total)

[----------] Global test environment tear-down
[==========] 19 tests from 6 test cases ran. (7 ms total)
[  PASSED  ] 19 tests.
<<ScopedMainEntryLogger
>>ScopedMainEntryLogger
Note: Google Test filter = MidiManagerTest.StartAndEndSession:MidiManagerTest.TooManyPendingSessions:MidiManagerUsbTest.Initialize:MidiManagerUsbTest.InitializeFailBecauseOfInvalidDescriptors:MidiManagerUsbTest.Receive:MidiMessageQueueTest.RunningStatusDisabled:MidiMessageQueueTest.RunningStatusEnabledWithSystemCommonMessage:UsbMidiDescriptorParserTest.InvalidSize:UsbMidiDescriptorParserTest.Parse:UsbMidiInputStreamTest.UnknownMessage:UsbMidiInputStreamTest.ChannelMessage:UsbMidiInputStreamTest.DispatchForDevice2:UsbMidiOutputStreamTest.SendNoteOnPending:UsbMidiOutputStreamTest.SendPolyphonicKeyPress:UsbMidiOutputStreamTest.SendChannelPressure:UsbMidiOutputStreamTest.SendThreeByteSysEx:UsbMidiOutputStreamTest.SendSixByteSysEx:UsbMidiOutputStreamTest.SendTimeCodeQuarterFrame:UsbMidiOutputStreamTest.TuneRequest:UsbMidiOutputStreamTest.SendRealTimeInSysExMessage
[==========] Running 20 tests from 6 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from MidiManagerTest
[ RUN      ] MidiManagerTest.StartAndEndSession
[       OK ] MidiManagerTest.StartAndEndSession (0 ms)
[ RUN      ] MidiManagerTest.TooManyPendingSessions
[       OK ] MidiManagerTest.TooManyPendingSessions (1 ms)
[----------] 2 tests from MidiManagerTest (1 ms total)

[----------] 3 tests from MidiManagerUsbTest
[ RUN      ] MidiManagerUsbTest.Initialize
[       OK ] MidiManagerUsbTest.Initialize (0 ms)
[ RUN      ] MidiManagerUsbTest.InitializeFailBecauseOfInvalidDescriptors
[       OK ] MidiManagerUsbTest.InitializeFailBecauseOfInvalidDescriptors (0 ms)
[ RUN      ] MidiManagerUsbTest.Receive
[       OK ] MidiManagerUsbTest.Receive (1 ms)
[----------] 3 tests from MidiManagerUsbTest (1 ms total)

[----------] 2 tests from MidiMessageQueueTest
[ RUN      ] MidiMessageQueueTest.RunningStatusDisabled
[       OK ] MidiMessageQueueTest.RunningStatusDisabled (0 ms)
[ RUN      ] MidiMessageQueueTest.RunningStatusEnabledWithSystemCommonMessage
[       OK ] MidiMessageQueueTest.RunningStatusEnabledWithSystemCommonMessage (0 ms)
[----------] 2 tests from MidiMessageQueueTest (0 ms total)

[----------] 2 tests from UsbMidiDescriptorParserTest
[ RUN      ] UsbMidiDescriptorParserTest.InvalidSize
[       OK ] UsbMidiDescriptorParserTest.InvalidSize (0 ms)
[ RUN      ] UsbMidiDescriptorParserTest.Parse
[       OK ] UsbMidiDescriptorParserTest.Parse (0 ms)
[----------] 2 tests from UsbMidiDescriptorParserTest (0 ms total)

[----------] 3 tests from UsbMidiInputStreamTest
[ RUN      ] UsbMidiInputStreamTest.UnknownMessage
[       OK ] UsbMidiInputStreamTest.UnknownMessage (0 ms)
[ RUN      ] UsbMidiInputStreamTest.ChannelMessage
[       OK ] UsbMidiInputStreamTest.ChannelMessage (0 ms)
[ RUN      ] UsbMidiInputStreamTest.DispatchForDevice2
[       OK ] UsbMidiInputStreamTest.DispatchForDevice2 (0 ms)
[----------] 3 tests from UsbMidiInputStreamTest (0 ms total)

[----------] 8 tests from UsbMidiOutputStreamTest
[ RUN      ] UsbMidiOutputStreamTest.SendNoteOnPending
[       OK ] UsbMidiOutputStreamTest.SendNoteOnPending (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendPolyphonicKeyPress
[       OK ] UsbMidiOutputStreamTest.SendPolyphonicKeyPress (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendChannelPressure
[       OK ] UsbMidiOutputStreamTest.SendChannelPressure (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendThreeByteSysEx
[       OK ] UsbMidiOutputStreamTest.SendThreeByteSysEx (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendSixByteSysEx
[       OK ] UsbMidiOutputStreamTest.SendSixByteSysEx (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendTimeCodeQuarterFrame
[       OK ] UsbMidiOutputStreamTest.SendTimeCodeQuarterFrame (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.TuneRequest
[       OK ] UsbMidiOutputStreamTest.TuneRequest (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendRealTimeInSysExMessage
[       OK ] UsbMidiOutputStreamTest.SendRealTimeInSysExMessage (0 ms)
[----------] 8 tests from UsbMidiOutputStreamTest (1 ms total)

[----------] Global test environment tear-down
[==========] 20 tests from 6 test cases ran. (3 ms total)
[  PASSED  ] 20 tests.
<<ScopedMainEntryLogger
>>ScopedMainEntryLogger
Note: Google Test filter = MidiManagerTest.StartAndEndSessionWithError:MidiManagerTest.AbortSession:MidiManagerUsbTest.InitializeMultipleDevices:MidiManagerUsbTest.Send:MidiManagerUsbTest.AttachDevice:MidiMessageQueueTest.RunningStatusEnabled:GetMidiMessageLengthTest.BasicTest:UsbMidiDescriptorParserTest.NonExistingJackIsAssociated:UsbMidiDescriptorParserTest.ParseDeviceInfoEmpty:UsbMidiInputStreamTest.SystemCommonMessage:UsbMidiInputStreamTest.SingleByteMessage:UsbMidiOutputStreamTest.SendEmpty:UsbMidiOutputStreamTest.SendNoteOnBurst:UsbMidiOutputStreamTest.SendControlChange:UsbMidiOutputStreamTest.SendPitchWheelChange:UsbMidiOutputStreamTest.SendFourByteSysEx:UsbMidiOutputStreamTest.SendPendingSysEx:UsbMidiOutputStreamTest.SendSongPositionPointer:UsbMidiOutputStreamTest.SendSongPositionPointerPending
[==========] Running 19 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from MidiManagerTest
[ RUN      ] MidiManagerTest.StartAndEndSessionWithError
[       OK ] MidiManagerTest.StartAndEndSessionWithError (0 ms)
[ RUN      ] MidiManagerTest.AbortSession
[       OK ] MidiManagerTest.AbortSession (1 ms)
[----------] 2 tests from MidiManagerTest (1 ms total)

[----------] 3 tests from MidiManagerUsbTest
[ RUN      ] MidiManagerUsbTest.InitializeMultipleDevices
[       OK ] MidiManagerUsbTest.InitializeMultipleDevices (0 ms)
[ RUN      ] MidiManagerUsbTest.Send
[       OK ] MidiManagerUsbTest.Send (0 ms)
[ RUN      ] MidiManagerUsbTest.AttachDevice
[       OK ] MidiManagerUsbTest.AttachDevice (0 ms)
[----------] 3 tests from MidiManagerUsbTest (1 ms total)

[----------] 1 test from MidiMessageQueueTest
[ RUN      ] MidiMessageQueueTest.RunningStatusEnabled
[       OK ] MidiMessageQueueTest.RunningStatusEnabled (0 ms)
[----------] 1 test from MidiMessageQueueTest (0 ms total)

[----------] 1 test from GetMidiMessageLengthTest
[ RUN      ] GetMidiMessageLengthTest.BasicTest
[       OK ] GetMidiMessageLengthTest.BasicTest (0 ms)
[----------] 1 test from GetMidiMessageLengthTest (0 ms total)

[----------] 2 tests from UsbMidiDescriptorParserTest
[ RUN      ] UsbMidiDescriptorParserTest.NonExistingJackIsAssociated
[       OK ] UsbMidiDescriptorParserTest.NonExistingJackIsAssociated (0 ms)
[ RUN      ] UsbMidiDescriptorParserTest.ParseDeviceInfoEmpty
[       OK ] UsbMidiDescriptorParserTest.ParseDeviceInfoEmpty (0 ms)
[----------] 2 tests from UsbMidiDescriptorParserTest (0 ms total)

[----------] 2 tests from UsbMidiInputStreamTest
[ RUN      ] UsbMidiInputStreamTest.SystemCommonMessage
[       OK ] UsbMidiInputStreamTest.SystemCommonMessage (1 ms)
[ RUN      ] UsbMidiInputStreamTest.SingleByteMessage
[       OK ] UsbMidiInputStreamTest.SingleByteMessage (0 ms)
[----------] 2 tests from UsbMidiInputStreamTest (1 ms total)

[----------] 8 tests from UsbMidiOutputStreamTest
[ RUN      ] UsbMidiOutputStreamTest.SendEmpty
[       OK ] UsbMidiOutputStreamTest.SendEmpty (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendNoteOnBurst
[       OK ] UsbMidiOutputStreamTest.SendNoteOnBurst (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendControlChange
[       OK ] UsbMidiOutputStreamTest.SendControlChange (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendPitchWheelChange
[       OK ] UsbMidiOutputStreamTest.SendPitchWheelChange (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendFourByteSysEx
[       OK ] UsbMidiOutputStreamTest.SendFourByteSysEx (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendPendingSysEx
[       OK ] UsbMidiOutputStreamTest.SendPendingSysEx (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendSongPositionPointer
[       OK ] UsbMidiOutputStreamTest.SendSongPositionPointer (0 ms)
[ RUN      ] UsbMidiOutputStreamTest.SendSongPositionPointerPending
[       OK ] UsbMidiOutputStreamTest.SendSongPositionPointerPending (0 ms)
[----------] 8 tests from UsbMidiOutputStreamTest (0 ms total)

[----------] Global test environment tear-down
[==========] 19 tests from 7 test cases ran. (4 ms total)
[  PASSED  ] 19 tests.
<<ScopedMainEntryLogger
C   22.861s Main  ********************************************************************************
C   22.861s Main  Summary
C   22.861s Main  ********************************************************************************
C   22.861s Main  [==========] 58 tests ran.
C   22.861s Main  [  PASSED  ] 58 tests.
C   22.861s Main  ********************************************************************************
 killed dbus-daemon with PID 7343
 cleared DBUS_SESSION_BUS_ADDRESS environment variable
< /b/build/scripts/slave/runtest.py '--factory-properties={"target": "Debug", "blink_config": "blink", "gclient_env": {}, "build_url": "gs://chromium-android/webkit_latest_dbg", "clobber": false, "GYP_DEFINES": " component=shared_library", "target_os": "android", "android_bot_id": "webkit-latest-tests-dbg"}' '--build-properties={"parentname": "Android Builder (dbg)", "parent_wk_revision": "195835", "parent_got_v8_revision": "562de4048e1eeaec5b610e95b257a765a462c091", "parent_got_swarming_client_revision": "b39a448d8522392389b28f6997126a6ab04bfe87", "parent_build_archive_url": "gs://chromium-android/webkit_latest_dbg/full-build-linux_ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4.zip", "got_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "parent_revision": "195835", "blamelist_real": ["jsbell@chromium.org"], "got_webkit_revision_git": "aef915d141f34b7fd4050fffc1dc51160fc48fef", "parent_slavename": "vm830-m1", "buildnumber": 26175, "got_webkit_revision": "195835", "parent_scheduler": "global_scheduler", "got_swarming_client_revision": "b39a448d8522392389b28f6997126a6ab04bfe87", "parent_buildnumber": "45288", "slavename": "chromeperf57", "got_revision_cp": "refs/heads/master@{#331249}", "blamelist": "jsbell@chromium.org", "branch": "trunk", "patchset": "", "issue": "", "revision": "195835", "workdir": "/b/build/slave/Android_Tests__dbg_", "repository": "svn://svn-mirror.golo.chromium.org/blink", "buildername": "Android Tests (dbg)", "parent_try_job_key": "", "mastername": "chromium.webkit", "parent_got_webkit_revision": "195835", "parent_builddir": "", "parent_branch": "trunk", "got_v8_revision_cp": "refs/heads/4.5.14@{#1}", "primary_repo": "", "scheduler": "android_dbg_trigger", "requester": "", "buildbotURL": "http://build.chromium.org/p/chromium.webkit/", "parent_cr_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "rietveld": "", "parent_got_nacl_revision": "", "parent_buildername": "Android Builder (dbg)", "got_v8_revision": "562de4048e1eeaec5b610e95b257a765a462c091", "parent_got_revision": "ff3f34ae4fefa2d0ecce5ba338b1afb9505c72d4", "got_webkit_revision_cp": "refs/heads/master@{#195835}", "project": "webkit", "requestedAt": 1432475393, "patch_url": "", "parent_git_number": "", "parentslavename": "vm830-m1", "root": ""}' --test-platform android --target Debug --flakiness-dashboard-server=test-results.appspot.com midi_unittests --verbose


--------------------------------------------------------------------------------
started: Sun May 24 08:49:56 2015
ended: Sun May 24 08:50:19 2015
duration: 23 secs
status: SUCCESS
status reason: