Index: third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/floating-point-total-queue-size.serviceworker.https-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/floating-point-total-queue-size.serviceworker.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/floating-point-total-queue-size.serviceworker.https-expected.txt |
deleted file mode 100644 |
index a2c0250b214291dcccfae47d07fe538685a5c64e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/external/wpt/streams/writable-streams/floating-point-total-queue-size.serviceworker.https-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS Service worker test setup |
-FAIL Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive) assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1 |
-FAIL Floating point arithmetic must manifest near 0 (total ends up positive, but clamped) assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1.1102230246251565e-16 |
-PASS Floating point arithmetic must manifest near 0 (total ends up positive, and not clamped) |
-PASS Floating point arithmetic must manifest near 0 (total ends up zero) |
-Harness: the test ran to completion. |
- |