Issue metadata
Sign in to add a comment
|
GalleryBrowserTest.OpenMultipleImagesOnDownloads is flaky on linux-chromeos-dbg |
||||||||||||||||||||||
Issue descriptionFiled by sheriff-o-matic@appspot.gserviceaccount.com on behalf of smcgruer@google.com GalleryBrowserTest.OpenMultipleImagesOnDownloads in browser_tests failing on chromium.chromiumos/linux-chromeos-dbg Builders failed on: - linux-chromeos-dbg: https://build.chromium.org/p/chromium.chromiumos/builders/linux-chromeos-dbg Example failure: https://ci.chromium.org/buildbot/chromium.chromiumos/linux-chromeos-dbg/3809 [ RUN ] GalleryBrowserTest.OpenMultipleImagesOnDownloads [24191:24222:0118/080237.228276:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080237.639646:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080237.826876:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24191:0118/080237.952901:ERROR:wallpaper_controller.cc(1206)] User is ephemeral or guest! Fallback to default wallpaper. [24191:24222:0118/080237.978953:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080238.124008:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080238.181673:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080238.256317:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080238.529379:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080238.679886:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080238.770955:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080238.829715:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080239.156965:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080239.430352:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080239.546498:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24222:0118/080239.730901:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24191:0118/080239.811830:INFO:CONSOLE(4974)] "Requesting volume list.", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (4974) [24191:24191:0118/080239.823065:INFO:CONSOLE(1164)] "Cache database creating or upgrading.", source: chrome-extension://pmfjbimdmchhbnneeidfognadeopoehp/background_scripts.js (1164) [24191:24222:0118/080239.895508:WARNING:child_process_launcher_helper_posix.cc(118)] Ignoring invalid file v8_context_snapshot.bin [24191:24191:0118/080239.933947:INFO:CONSOLE(4976)] "Volume list fetched with: 2 items.", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (4976) [24191:24191:0118/080239.935545:INFO:CONSOLE(4986)] "Initializing volume: downloads:Downloads", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (4986) [24191:24191:0118/080239.938453:INFO:CONSOLE(5389)] "Requesting file system.", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5389) [24191:24191:0118/080239.947073:INFO:CONSOLE(4986)] "Initializing volume: drive:drive-user", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (4986) [24191:24191:0118/080239.964007:INFO:CONSOLE(5389)] "Requesting file system.", source: chrome-extension://hhaomjibdihmijegdhdafkllkbggdgoj/background/js/background_common_scripts.js (5389) [24191:24191:0118/080240.131830:FATAL:private_api_file_system.cc(810)] Check failed: external_backend->CanHandleType(file_system_url.type()). Flaky dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=GalleryBrowserTest.OpenMultipleImagesOnDownloads&testType=browser_tests
,
Jan 18 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/49710bbbdcc9be0ba99509204de1855e41be0590 commit 49710bbbdcc9be0ba99509204de1855e41be0590 Author: Stephen McGruer <smcgruer@chromium.org> Date: Thu Jan 18 18:11:59 2018 Disable OpenMultipleImagesOnDownloads on debug GalleryBrowserTest.OpenMultipleImagesOnDownloads is flaky due to crash on linux-chromeos-dbg. Bug: 803505 Change-Id: Iedff1086ab01bc7f95541fb7b85ca7891048cd42 TBR=yamaguchi@chromium.org Change-Id: Iedff1086ab01bc7f95541fb7b85ca7891048cd42 Reviewed-on: https://chromium-review.googlesource.com/874390 Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/master@{#530204} [modify] https://crrev.com/49710bbbdcc9be0ba99509204de1855e41be0590/chrome/browser/chromeos/file_manager/gallery_browsertest.cc
,
Jan 18 2018
,
Jan 22 2018
,
Feb 12 2018
,
Apr 24 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/c124b015e46ca467e09e3715252d55f4598a5b98 commit c124b015e46ca467e09e3715252d55f4598a5b98 Author: Noel Gordon <noel@chromium.org> Date: Tue Apr 24 10:58:14 2018 Re-enable GalleryBrowserTest.OpenMultipleImagesOnDownloads in DEBUG Fixed on issue 831074 issue 804413 issue 829310 . Tbr: yamaguchi-san Bug: 835794 , 803505 Change-Id: I1a9e3a80a57dd32de63c1dd28e5fc10f7e4ad90b Reviewed-on: https://chromium-review.googlesource.com/1025436 Reviewed-by: Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#553047} [modify] https://crrev.com/c124b015e46ca467e09e3715252d55f4598a5b98/chrome/browser/chromeos/file_manager/gallery_browsertest.cc |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by smcgruer@chromium.org
, Jan 18 2018