diff options
Diffstat (limited to 'testing/web-platform/meta/performance-timeline/tentative')
8 files changed, 26 insertions, 0 deletions
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 |