From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- testing/crashtest/crashtests.list | 3 ++ testing/crashtest/final/1419902.html | 34 +++++++++++++++++++++ testing/crashtest/final/1758199-1.html | 54 +++++++++++++++++++++++++++++++++ testing/crashtest/final/crashtests.list | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 testing/crashtest/final/1419902.html create mode 100644 testing/crashtest/final/1758199-1.html create mode 100644 testing/crashtest/final/crashtests.list (limited to 'testing/crashtest') diff --git a/testing/crashtest/crashtests.list b/testing/crashtest/crashtests.list index a7c539daca..30d6bb8f8f 100644 --- a/testing/crashtest/crashtests.list +++ b/testing/crashtest/crashtests.list @@ -83,3 +83,6 @@ include ../../widget/crashtests/crashtests.list include ../../widget/gtk/crashtests/crashtests.list include ../../xpcom/string/crashtests/crashtests.list + +# Tests that must be run at the very end of all other crashtests. +include final/crashtests.list diff --git a/testing/crashtest/final/1419902.html b/testing/crashtest/final/1419902.html new file mode 100644 index 0000000000..9fa9149564 --- /dev/null +++ b/testing/crashtest/final/1419902.html @@ -0,0 +1,34 @@ + + + + + diff --git a/testing/crashtest/final/1758199-1.html b/testing/crashtest/final/1758199-1.html new file mode 100644 index 0000000000..3f7c9227a4 --- /dev/null +++ b/testing/crashtest/final/1758199-1.html @@ -0,0 +1,54 @@ + + + + + + diff --git a/testing/crashtest/final/crashtests.list b/testing/crashtest/final/crashtests.list new file mode 100644 index 0000000000..d56eb5a984 --- /dev/null +++ b/testing/crashtest/final/crashtests.list @@ -0,0 +1,8 @@ +# These are tests that open windows and don't close them after the test +# finishes because there doesn't seem to be a way to close the windows. We run +# them here after all other crashtests so that the left open windows don't +# occlude the reftest window, and hence stop the compositor and refresh driver +# ticks from happening. + +skip-if(geckoview) skip-if(geckoview&&isDebugBuild) skip-if(AddressSanitizer) skip-if(ThreadSanitizer) pref(dom.disable_open_during_load,false) load 1419902.html # skip Bug 1419902. Bug 1563013 for GV+WR. Bug 1524493 GV+debug. Bug 1573281 asan # this comes from dom/base/crashtests/ +skip-if(Android) load 1758199-1.html # printPreview doesn't work on android # this comes from layout/printing/crashtests -- cgit v1.2.3