New issue
Advanced search Search tips

Issue 808731 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

blink_heap_unittests HeapTest.PersistentHeapCollectionTypes on tryserver.chromium.android android_blink_rel is flaky

Project Member Reported by aluo@chromium.org, Feb 3 2018

Issue description

Fails then passes:

I   40.564s run_tests_on_device(06b6ef690062085b)  [ RUN      ] HeapTest.PersistentHeapCollectionTypes
I   40.565s run_tests_on_device(06b6ef690062085b)  ../../third_party/WebKit/Source/platform/heap/HeapTest.cpp:4105: Failure
I   40.565s run_tests_on_device(06b6ef690062085b)  Expected equality of these values:
I   40.565s run_tests_on_device(06b6ef690062085b)    1
I   40.565s run_tests_on_device(06b6ef690062085b)    IntWrapper::destructor_calls_
I   40.565s run_tests_on_device(06b6ef690062085b)      Which is: 1999
I   40.565s run_tests_on_device(06b6ef690062085b)  ../../third_party/WebKit/Source/platform/heap/HeapTest.cpp:4139: Failure
I   40.566s run_tests_on_device(06b6ef690062085b)  Expected equality of these values:
I   40.566s run_tests_on_device(06b6ef690062085b)    11
I   40.566s run_tests_on_device(06b6ef690062085b)    IntWrapper::destructor_calls_
I   40.566s run_tests_on_device(06b6ef690062085b)      Which is: 2009
I   40.566s run_tests_on_device(06b6ef690062085b)  [  FAILED  ] HeapTest.PersistentHeapCollectionTypes (47 ms)


Logs:
https://logs.chromium.org/v/?s=chromium%2Fbb%2Ftryserver.chromium.android%2Fandroid_blink_rel%2F5328%2F%2B%2Frecipes%2Fsteps%2Fblink_heap_unittests__with_patch_%2F0%2Fstdout

Flakiness Dashboard:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=blink_heap_unittests&tests=HeapTest.PersistentHeapCollectionTypes
 

Comment 1 by tkent@chromium.org, Feb 5 2018

Components: -Blink Blink>MemoryAllocator>GarbageCollection
Cc: mlippautz@chromium.org
Labels: -Pri-1 Pri-2
Owner: keishi@chromium.org
Status: Assigned (was: Untriaged)
This was mitigated just last week?

Sign in to add a comment