From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../tentative/include-frames-originA-A-A.html.ini | 3 +++ .../performance-timeline/tentative/include-frames-originA-A.html.ini | 3 +++ .../tentative/include-frames-originA-AA.html.ini | 3 +++ .../tentative/include-frames-originA-AB.html.ini | 3 +++ .../tentative/include-frames-originA-B-A.html.ini | 3 +++ .../performance-timeline/tentative/include-frames-originA-B.html.ini | 3 +++ .../performance-timeline/tentative/performance-entry-source.html.ini | 5 +++++ .../tentative/with-filter-options-originA.html.ini | 3 +++ 8 files changed, 26 insertions(+) create mode 100644 testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-A-A.html.ini create mode 100644 testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-A.html.ini create mode 100644 testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-AA.html.ini create mode 100644 testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-AB.html.ini create mode 100644 testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-B-A.html.ini create mode 100644 testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-B.html.ini create mode 100644 testing/web-platform/meta/performance-timeline/tentative/performance-entry-source.html.ini create mode 100644 testing/web-platform/meta/performance-timeline/tentative/with-filter-options-originA.html.ini (limited to 'testing/web-platform/meta/performance-timeline/tentative') diff --git a/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-A-A.html.ini b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-A-A.html.ini new file mode 100644 index 0000000000..ab4725f057 --- /dev/null +++ b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-A-A.html.ini @@ -0,0 +1,3 @@ +[include-frames-originA-A-A.html] + [GetEntries of a document of origin A, its child frame of origin B and its grandchild frame of origin A.] + expected: FAIL diff --git a/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-A.html.ini b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-A.html.ini new file mode 100644 index 0000000000..fb74bce3d5 --- /dev/null +++ b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-A.html.ini @@ -0,0 +1,3 @@ +[include-frames-originA-A.html] + [GetEntries of a document of origin A and its child frame of origin A.] + expected: FAIL diff --git a/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-AA.html.ini b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-AA.html.ini new file mode 100644 index 0000000000..cfd6e957ce --- /dev/null +++ b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-AA.html.ini @@ -0,0 +1,3 @@ +[include-frames-originA-AA.html] + [GetEntries of a document of origin A and its two child frames both of origin A.] + expected: FAIL diff --git a/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-AB.html.ini b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-AB.html.ini new file mode 100644 index 0000000000..4341bf6b7e --- /dev/null +++ b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-AB.html.ini @@ -0,0 +1,3 @@ +[include-frames-originA-AB.html] + [GetEntries of a document of origin A and its two child frames of origin A and B respectively.] + expected: FAIL diff --git a/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-B-A.html.ini b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-B-A.html.ini new file mode 100644 index 0000000000..7602c9aeb2 --- /dev/null +++ b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-B-A.html.ini @@ -0,0 +1,3 @@ +[include-frames-originA-B-A.html] + [GetEntries of a document of origin A, its child frame of origin B and its grandchild frame of origin A.] + expected: FAIL diff --git a/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-B.html.ini b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-B.html.ini new file mode 100644 index 0000000000..dcb0f7e436 --- /dev/null +++ b/testing/web-platform/meta/performance-timeline/tentative/include-frames-originA-B.html.ini @@ -0,0 +1,3 @@ +[include-frames-originA-B.html] + [GetEntries of a parent Frame of origin A and its child frame of origin B] + expected: FAIL diff --git a/testing/web-platform/meta/performance-timeline/tentative/performance-entry-source.html.ini b/testing/web-platform/meta/performance-timeline/tentative/performance-entry-source.html.ini new file mode 100644 index 0000000000..216d5023fe --- /dev/null +++ b/testing/web-platform/meta/performance-timeline/tentative/performance-entry-source.html.ini @@ -0,0 +1,5 @@ +[performance-entry-source.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [PerformanceEntry source is equal to its respective Window] + expected: FAIL diff --git a/testing/web-platform/meta/performance-timeline/tentative/with-filter-options-originA.html.ini b/testing/web-platform/meta/performance-timeline/tentative/with-filter-options-originA.html.ini new file mode 100644 index 0000000000..7a81f4ab74 --- /dev/null +++ b/testing/web-platform/meta/performance-timeline/tentative/with-filter-options-originA.html.ini @@ -0,0 +1,3 @@ +[with-filter-options-originA.html] + [GetEntries with filter options.] + expected: FAIL -- cgit v1.2.3