Flaky mus_browser_tests: PDFTestFiles/PDFExtensionTest.Load/5 on chromium.memory/Linux Chromium OS ASan LSan Tests (1) |
|||||
Issue descriptionFiled by sheriff-o-matic@appspot.gserviceaccount.com on behalf of rogerm@chromium.org mus_browser_tests failing on chromium.memory/Linux Chromium OS ASan LSan Tests (1) Builders failed on: - Linux Chromium OS ASan LSan Tests (1): https://build.chromium.org/p/chromium.memory/builders/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29 PDFTestFiles/PDFExtensionTest.Load/5
,
Mar 26 2018
,
Mar 27 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/bf6b8a35395f37773c16ec21ba86f62e552efa14 commit bf6b8a35395f37773c16ec21ba86f62e552efa14 Author: Roger McFarlane <rogerm@chromium.org> Date: Tue Mar 27 17:23:10 2018 [sheriff] add scoped trace to LoadAllPdfsTests There's a leak being detected by the Chromium OS ASan LSan bot when loading the test pdf files. Adding tracing of the filenames to see which one(s). Bug: 826055 Change-Id: I9ad1c6a3d67c906e2713492271b68139803d59c4 R: battre@chromium.org TBR: sky@chromium.org Reviewed-on: https://chromium-review.googlesource.com/980962 Reviewed-by: Roger McFarlane <rogerm@chromium.org> Commit-Queue: Roger McFarlane <rogerm@chromium.org> Commit-Queue: Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#546147} [modify] https://crrev.com/bf6b8a35395f37773c16ec21ba86f62e552efa14/chrome/browser/pdf/pdf_extension_test.cc
,
Apr 6 2018
IDK if the scoped tracing did anything, but here's the new output: [ RUN ] PDFTestFiles/PDFExtensionTest.Load/5 [3345:3345:0405/041819.207198:WARNING:chrome_browser_main_chromeos.cc(627)] Running as stub user with profile dir: test-user [3345:3475:0405/041819.587442:ERROR:logging_chrome.cc(218)] Unable to create symlink /b/s/w/itM_5j1o/.org.chromium.Chromium.EDeR00/d8glm4Y/test-user/chrome_debug.log pointing at /b/s/w/itM_5j1o/.org.chromium.Chromium.EDeR00/d8glm4Y/test-user/chrome_debug_20180405-041819: No such file or directory (2) [3345:3345:0405/041820.033509:WARNING:user_session_manager.cc(1068)] Attempting to save user password for non enterprise user. [3345:3345:0405/041820.846909:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type. [3345:3345:0405/041820.849944:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type. [3345:3345:0405/041820.854881:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type. [3345:3345:0405/041820.855794:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type. [3345:3345:0405/041822.030488:INFO:pdf_extension_test.cc(247)] Loading: pdf/test-title.pdf [3345:3629:0405/041822.559754:WARNING:embedded_test_server.cc(228)] Request not handled. Returning 404: /favicon.ico [3345:3345:0405/041823.460761:INFO:CONSOLE(0)] "Styling master document from stylesheets defined in HTML Imports is deprecated. Please refer to https://goo.gl/EGXzpw for possible migration paths.", source: (0) [3638:3638:0405/041828.544759:WARNING:resource_message_handler.cc(49)] 'Post' message handler failed to complete successfully. [3345:3345:0405/041828.675234:INFO:pdf_extension_test.cc(247)] Loading: pdf/combobox_form.pdf [3345:3345:0405/041830.083825:INFO:CONSOLE(0)] "Styling master document from stylesheets defined in HTML Imports is deprecated. Please refer to https://goo.gl/EGXzpw for possible migration paths.", source: (0) [3883:3883:0405/041835.637369:WARNING:resource_message_handler.cc(49)] 'Post' message handler failed to complete successfully. [3345:3345:0405/041835.912625:WARNING:render_widget_host_impl.cc(271)] Input request on unbound interface [3345:3345:0405/041835.912714:WARNING:render_widget_host_impl.cc(271)] Input request on unbound interface [3486:3486:0405/041837.075422:ERROR:gles2_cmd_decoder.cc(17311)] [.RenderWorker-0x61b00000e080]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: source texture has no data for level [3486:3486:0405/041837.076769:ERROR:gles2_cmd_decoder.cc(17311)] [.RenderWorker-0x61b00000e080]GL ERROR :GL_INVALID_VALUE : glCopySubTextureCHROMIUM: source texture has no data for level ================================================================= ==3638==ERROR: LeakSanitizer: detected memory leaks Seems like the leaks are coming from pdf/combobox_form.pdf? Most of the leaks seem to be from CSS or HTML.
,
Apr 9 2018
It looks still flaky according to the flakiness dashboard. I'll disable the test tentatively. https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=mus_browser_tests&tests=PDFTestFiles%2FPDFExtensionTest.Load%2F5
,
Apr 9 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3ef42ee1eb58149dc4483fc33199614746679672 commit 3ef42ee1eb58149dc4483fc33199614746679672 Author: Makoto Shimazu <shimazu@chromium.org> Date: Mon Apr 09 06:38:54 2018 Disable PDFExtensionTest.Load when MSan/LSan/ASan TBR=dsinclair@chromium.org NOTRY=true Bug: 826055 Change-Id: Ib74050857a0af95cb0d75bf1e84a2784e8219de1 Reviewed-on: https://chromium-review.googlesource.com/1002346 Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#549115} [modify] https://crrev.com/3ef42ee1eb58149dc4483fc33199614746679672/chrome/browser/pdf/pdf_extension_test.cc
,
Apr 9 2018
,
Aug 20
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by jyasskin@chromium.org
, Mar 26 2018Labels: Type-Bug