New issue
Advanced search Search tips

Issue 606040 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl flaky on Ubuntu 12.4

Project Member Reported by apaci...@chromium.org, Apr 22 2016

Issue description

See: https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29/builds/53696

https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests%20%28dbg%29%281%29/builds/53696/steps/browser_tests%20on%20Ubuntu-12.04/logs/DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl

DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl (run #1):
[ RUN      ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl
[25709:25709:0422/123228:WARNING:histogram_base.cc(131)] 2 histograms were created before reporting was enabled.
[1:1:0422/123229:ERROR:memory_mapped_file.cc(40)] Couldn't open /tmp/runjUWHkT/out/Debug/chrome_material_200_percent.pak
[1:1:0422/123229:ERROR:data_pack.cc(80)] Failed to mmap datapack
[1:1:0422/123229:ERROR:memory_mapped_file.cc(40)] Couldn't open /tmp/runjUWHkT/out/Debug/chrome_200_percent.pak
[1:1:0422/123229:ERROR:data_pack.cc(80)] Failed to mmap datapack
[1:1:0422/123229:WARNING:histogram_base.cc(131)] 3 histograms were created before reporting was enabled.
Xlib:  extension "RANDR" missing on display ":9".
[25709:25709:0422/123230:ERROR:memory_mapped_file.cc(40)] Couldn't open /tmp/runjUWHkT/out/Debug/chrome_material_200_percent.pak
[25709:25709:0422/123230:ERROR:data_pack.cc(80)] Failed to mmap datapack
[25709:25709:0422/123230:ERROR:memory_mapped_file.cc(40)] Couldn't open /tmp/runjUWHkT/out/Debug/chrome_200_percent.pak
[25709:25709:0422/123230:ERROR:data_pack.cc(80)] Failed to mmap datapack
Xlib:  extension "RANDR" missing on display ":9".
[25709:25709:0422/123230:WARNING:audio_manager.cc(307)] Multiple instances of AudioManager detected
[25709:25709:0422/123230:WARNING:audio_manager.cc(281)] Multiple instances of AudioManager detected
[25709:25709:0422/123231:WARNING:password_store_factory.cc(250)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options.
[25870:25870:0422/123231:WARNING:histogram_base.cc(131)] 1 histograms were created before reporting was enabled.
[25709:25914:0422/123232:WARNING:simple_synchronous_entry.cc(929)] Could not open platform files for entry.
../../chrome/browser/dom_distiller/dom_distiller_viewer_source_browsertest.cc:235: Failure
Value of: contents_after_nav->GetLastCommittedURL()
  Actual: chrome-distiller://d349c1e6-5dc5-4c74-9ac5-d0751e0320f7/?url=http%3A%2F%2Fwww.example.com%2F1#loaded#loaded
Expected: url
Which is: chrome-distiller://d349c1e6-5dc5-4c74-9ac5-d0751e0320f7/?url=http%3A%2F%2Fwww.example.com%2F1
[25870:25870:0422/123233:ERROR:gles2_cmd_decoder.cc(14688)] [.CommandBufferContext.DisplayCompositor-0x1b2cf8a75ca0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[25870:25870:0422/123233:ERROR:gles2_cmd_decoder.cc(7859)] [.CommandBufferContext.DisplayCompositor-0x1b2cf8a75ca0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[  FAILED  ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl, where TypeParam =  and GetParam() =  (4705 ms)
 
Owner: wychen@chromium.org

Comment 2 by wychen@chromium.org, Apr 22 2016

Cc: mdjones@chromium.org
Looks related to the printing hack.
Project Member

Comment 3 by bugdroid1@chromium.org, Apr 22 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/c384c15e626311c22da7dc4dbf2ff15586e383c0

commit c384c15e626311c22da7dc4dbf2ff15586e383c0
Author: apacible <apacible@chromium.org>
Date: Fri Apr 22 22:43:08 2016

Disable flaky DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl test on Linux.

BUG=606040
TBR=wychen@chromium.org

Review URL: https://codereview.chromium.org/1920523002

Cr-Commit-Position: refs/heads/master@{#389277}

[modify] https://crrev.com/c384c15e626311c22da7dc4dbf2ff15586e383c0/chrome/browser/dom_distiller/dom_distiller_viewer_source_browsertest.cc

Status: Assigned (was: Untriaged)

Sign in to add a comment