New issue
Advanced search Search tips

Issue 624314 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Oct 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

Layout Test http/tests/security/contentSecurityPolicy/1.1/child-src/worker-shared-blocked.html is flaky

Reported by sigbjo...@opera.com, Jun 29 2016

Issue description

The following layout test is flaky on WebKit Linux(dbg)

http/tests/security/contentSecurityPolicy/1.1/child-src/worker-shared-blocked.html

Probable cause:

Test has been flakily asserting for a while,

 http/tests/security/contentSecurityPolicy/1.1/child-src/worker-shared-blocked.html

STDOUT: /mnt/data/b/build/slave/WebKit_Linux__dbg_/build/src/out/Debug/../../build/linux/debian_wheezy_amd64-sysroot/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/bits/unique_ptr.h:204: typename std::add_lvalue_reference<element_type>::type std::unique_ptr<blink::WorkerBackingThread, std::default_delete<blink::WorkerBackingThread> >::operator*() const [_Tp = blink::WorkerBackingThread, _Dp = std::default_delete<blink::WorkerBackingThread>]: Assertion 'get() != pointer()' failed.

 

Comment 1 by falken@chromium.org, Jun 30 2016

Cc: -nhiroki@chromium.org
Owner: nhiroki@chromium.org
Status: Assigned (was: Untriaged)
Hm, if flakiness dashboard is accurate the flakes started around June 19. nhiroki can you take a look?
Labels: -Pri-3 Pri-2
Status: Started (was: Assigned)
Thank you for reporting this. I'll take a look...
Hmm... I cannot reproduce this.

sigbjornf@, how did you get the console log? I randomly picked up some results of the test on WebKit Linux(dbg) from the flakiness dashboard, but I couldn't find it:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Fsecurity%2FcontentSecurityPolicy%2F1.1%2Fchild-src%2Fworker-shared-blocked.html
Thank you! I looked at "build log" instead of "crash-log" :p
Status: WontFix (was: Started)
The test is now not flaky. Let's close...

Sign in to add a comment