diff options
Diffstat (limited to 'testing/web-platform/meta/resource-timing/buffer-full-add-then-clear.html.ini')
-rw-r--r-- | testing/web-platform/meta/resource-timing/buffer-full-add-then-clear.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/resource-timing/buffer-full-add-then-clear.html.ini b/testing/web-platform/meta/resource-timing/buffer-full-add-then-clear.html.ini new file mode 100644 index 0000000000..ce82f8cd52 --- /dev/null +++ b/testing/web-platform/meta/resource-timing/buffer-full-add-then-clear.html.ini @@ -0,0 +1,5 @@ +[buffer-full-add-then-clear.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Test that if the buffer is cleared after entries were added to the secondary buffer, those entries make it into the primary one] + expected: FAIL |