OSDN Git Service

Update known buildbot failures for ProcessBuilderTest
authorTobias Thierer <tobiast@google.com>
Wed, 3 Aug 2016 18:12:37 +0000 (19:12 +0100)
committerTobias Thierer <tobiast@google.com>
Thu, 4 Aug 2016 12:52:36 +0000 (13:52 +0100)
commit4f35c7d45953a631b3078b1c8def0d6e380182e6
tree299af6e200d1766c0f7ff191c4f47985bec6c965
parentd16ae7fe70d74091778e5952b7920df14866287f
Update known buildbot failures for ProcessBuilderTest

Also updated the comment string based on our latest understanding.
This is a native crash. Both of the affected tests as well as the
other tests in ProcessBuilderTest run 'sh' as a child process.
Only one of the tests that are affected to far accesses /proc/,
which had previously been suspected as related to the cause.

The statement that this is a native crash is based on there not
being a relevant stacktrace in logcat.

A 'sh' related native crash failure occurs in the logs but that
is not specific to these tests so it's not clear if it is related.
If not, it's not clear why the additional native crash doesn't
show up in the logs.

Test: Nothing

Bug: 30657148

Change-Id: I8347edab3cacd060baf1087a1939926f70fdd349
tools/libcore_failures.txt