From b1590b4e93ff7722bb51a2ce6475241680acd8c0 Mon Sep 17 00:00:00 2001 From: Yoav Weiss Date: Fri, 17 May 2019 17:10:31 +0000 Subject: [PATCH] Bug 1547544 [wpt PR 16447] - Split the nested context tests to reduce chances of timeouts on bots, a=testonly Automatic update from web-platform-tests Split the nested context tests to reduce chances of timeouts on bots -- wpt-commits: 6f84a2ac2ad6da5ad1d7e67033b81bb584d17414 wpt-pr: 16447 --- .../nested-context-navigations-embed.html | 19 ++++++++++++ .../nested-context-navigations-iframe.html | 19 ++++++++++++ .../nested-context-navigations-object.html | 19 ++++++++++++ .../nested-context-navigations.html | 31 ------------------- 4 files changed, 57 insertions(+), 31 deletions(-) create mode 100644 testing/web-platform/tests/resource-timing/nested-context-navigations-embed.html create mode 100644 testing/web-platform/tests/resource-timing/nested-context-navigations-iframe.html create mode 100644 testing/web-platform/tests/resource-timing/nested-context-navigations-object.html delete mode 100644 testing/web-platform/tests/resource-timing/nested-context-navigations.html diff --git a/testing/web-platform/tests/resource-timing/nested-context-navigations-embed.html b/testing/web-platform/tests/resource-timing/nested-context-navigations-embed.html new file mode 100644 index 000000000000..bbba46c50edf --- /dev/null +++ b/testing/web-platform/tests/resource-timing/nested-context-navigations-embed.html @@ -0,0 +1,19 @@ + + + + + +Resource Timing embed navigate - back button navigation + + + + + + diff --git a/testing/web-platform/tests/resource-timing/nested-context-navigations-iframe.html b/testing/web-platform/tests/resource-timing/nested-context-navigations-iframe.html new file mode 100644 index 000000000000..86a83285288a --- /dev/null +++ b/testing/web-platform/tests/resource-timing/nested-context-navigations-iframe.html @@ -0,0 +1,19 @@ + + + + + +Resource Timing embed navigate - back button navigation + + + + + + diff --git a/testing/web-platform/tests/resource-timing/nested-context-navigations-object.html b/testing/web-platform/tests/resource-timing/nested-context-navigations-object.html new file mode 100644 index 000000000000..20cceea38d6f --- /dev/null +++ b/testing/web-platform/tests/resource-timing/nested-context-navigations-object.html @@ -0,0 +1,19 @@ + + + + + +Resource Timing embed navigate - back button navigation + + + + + + diff --git a/testing/web-platform/tests/resource-timing/nested-context-navigations.html b/testing/web-platform/tests/resource-timing/nested-context-navigations.html deleted file mode 100644 index 483cc5b82d5d..000000000000 --- a/testing/web-platform/tests/resource-timing/nested-context-navigations.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - -Resource Timing embed navigate - back button navigation - - - - - -