Issue metadata
Sign in to add a comment
|
accessibility/image-inside-link.html fails/asserts on Mac |
||||||||||||||||||||||||
Issue descriptionFirst build: https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Mac10.11%20%28dbg%29/builds/2185 Not clear what happens, but the following output (full log attached) may have some hints. The only Blink-related CLs I found in the blamelist were https://chromium.googlesource.com/chromium/src/+/53559da8fd5faa99d30a00eadbc6da3aebbde2b1 and https://chromium.googlesource.com/chromium/src/+/5b9bce08ba348bf5e77fd693b6d463c7363777ff, so I'm Cc-ing the authors in case they have some clue (I don't see a direct relation to the failure, though). 15:43:16.805 5862 worker/0 accessibility/image-inside-link.html started 15:43:27.378 5862 worker/0 accessibility/image-inside-link.html output stderr lines: 15:43:27.378 5862 objc[9580]: Class MockCrApp is implemented in both /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/libtest_runner.dylib and /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/Content Shell.app/Contents/Frameworks/Content Shell Framework.framework/Content Shell Framework. One of the two will be used. Which one is undefined. 15:43:27.378 5862 objc[9580]: Class CocoaTestHelperWindow is implemented in both /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/libtest_runner.dylib and /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/Content Shell.app/Contents/Frameworks/Content Shell Framework.framework/Content Shell Framework. One of the two will be used. Which one is undefined. 15:43:27.378 5862 objc[9581]: Class MockCrApp is implemented in both /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/libtest_runner.dylib and /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/Content Shell.app/Contents/Frameworks/Content Shell Framework.framework/Content Shell Framework. One of the two will be used. Which one is undefined. 15:43:27.378 5862 objc[9581]: Class CocoaTestHelperWindow is implemented in both /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/libtest_runner.dylib and /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/Content Shell.app/Contents/Frameworks/Content Shell Framework.framework/Content Shell Framework. One of the two will be used. Which one is undefined. 15:43:27.378 5862 objc[9582]: Class MockCrApp is implemented in both /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/libtest_runner.dylib and /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/Content Shell.app/Contents/Frameworks/Content Shell Framework.framework/Content Shell Framework. One of the two will be used. Which one is undefined. 15:43:27.378 5862 objc[9582]: Class CocoaTestHelperWindow is implemented in both /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/libtest_runner.dylib and /b/build/slave/WebKit_Mac10_11__dbg_/build/src/out/Debug/Content Shell.app/Contents/Frameworks/Content Shell Framework.framework/Content Shell Framework. One of the two will be used. Which one is undefined. 15:43:27.379 5862 [9581:1295:0601/154317:3835847108831:WARNING:vt_video_decode_accelerator_mac.cc(162)] Failed to create VTDecompressionSession: Error Domain=NSOSStatusErrorDomain Code=-8973 "codecOpenErr" (-8973) 15:43:27.379 5862 [9581:1295:0601/154317:3835847520299:WARNING:vt_video_decode_accelerator_mac.cc(197)] Failed to create hardware VideoToolbox session 15:43:27.379 5862 [9581:1295:0601/154317:3835861028726:ERROR:vt_video_encode_accelerator_mac.cc(550)] VTCompressionSessionCreate failed: -12908 15:43:27.379 5862 [9580:1295:0601/154317:3835986040168:ERROR:service_registry_impl.cc(95)] blink::mojom::VRService not found 15:43:27.380 5862 [1/1] accessibility/image-inside-link.html failed unexpectedly (asserts failed)
,
Jun 2 2016
,
Jun 2 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/8a9efc33eff42eb20660bde7a878c2eec6afc610 commit 8a9efc33eff42eb20660bde7a878c2eec6afc610 Author: jbroman <jbroman@chromium.org> Date: Thu Jun 02 16:00:10 2016 Revert of Disable accessibility/image-inside-link.html on Mac (patchset #1 id:1 of https://codereview.chromium.org/2028383004/ ) Reason for revert: I reverted the test altogether for flakiness, but this line was left behind. https://bugs.chromium.org/p/chromium/issues/detail?id=616768 Original issue's description: > Disable accessibility/image-inside-link.html on Mac > > TBR=wangxianzhu@chromium.org > BUG= 616699 > > Committed: https://crrev.com/3c31fcd4ee220ea042f269b5214403fb98357f76 > Cr-Commit-Position: refs/heads/master@{#397345} TBR=wangxianzhu@chromium.org,vabr@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= 616699 , 616768 Review-Url: https://codereview.chromium.org/2033703003 Cr-Commit-Position: refs/heads/master@{#397427} [modify] https://crrev.com/8a9efc33eff42eb20660bde7a878c2eec6afc610/third_party/WebKit/LayoutTests/TestExpectations
,
Jun 6 2016
Actual error: https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Mac10_11__dbg_/2185/layout-test-results/accessibility/image-inside-link-actual.txt Which is TIMEOUT: https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/resources/testharness.js?q=harness_status.TIMEOUT&sq=package:chromium&dr=C&l=1342
,
Jun 6 2016
I re-submitted the original patch with the test written in a different way so that it doesn't time out. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by bugdroid1@chromium.org
, Jun 2 2016