[Webkit-unassigned] [Bug 186848] imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 08:43:10 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=186848

--- Comment #1 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
--- /home/buildbot/webkitgtk/gtk-linux-64-release-wayland-tests/build/layout-test-results/imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice-expected.txt
+++ /home/buildbot/webkitgtk/gtk-linux-64-release-wayland-tests/build/layout-test-results/imported/w3c/web-platform-tests/FileAPI/blob/Blob-slice-actual.txt
@@ -63,7 +63,7 @@
 PASS Slicing test (4,0). 
 PASS Slicing test: slice (4,0). 
 PASS Slicing test (4,1). 
-PASS Slicing test: slice (4,1). 
+FAIL Slicing test: slice (4,1). assert_equals: expected 8 but got 0
 PASS Slicing test (4,2). 
 PASS Slicing test: slice (4,2). 
 PASS Slicing test (4,3). 
@@ -73,11 +73,11 @@
 PASS Slicing test (5,0). 
 PASS Slicing test: slice (5,0). 
 PASS Slicing test (5,1). 
-PASS Slicing test: slice (5,1). 
+FAIL Slicing test: slice (5,1). assert_equals: expected 10 but got 0
 PASS Slicing test (5,2). 
 PASS Slicing test: slice (5,2). 
 PASS Slicing test (5,3). 
-PASS Slicing test: slice (5,3). 
+FAIL Slicing test: slice (5,3). assert_equals: expected 8 but got 0
 PASS Slicing test (6,0). 
 PASS Slicing test: slice (6,0). 
 PASS Slicing test (6,1). 
@@ -85,7 +85,7 @@
 PASS Slicing test (6,2). 
 PASS Slicing test: slice (6,2). 
 PASS Slicing test (7,0). 
-PASS Slicing test: slice (7,0). 
+FAIL Slicing test: slice (7,0). assert_equals: expected 8 but got 0
 PASS Slicing test (7,1). 
 PASS Slicing test: slice (7,1). 
 PASS Slicing test (7,2). 
@@ -105,17 +105,17 @@
 PASS Invalid contentType ("te\0xt/plain") 
 PASS Invalid contentType ("te\x1fxt/plain") 
 PASS Invalid contentType ("text/plain") 
-PASS Valid contentType ("te(xt/plain") 
+FAIL Valid contentType ("te(xt/plain") assert_equals: expected 4 but got 0
 PASS Valid contentType ("te)xt/plain") 
 PASS Valid contentType ("te<xt/plain") 
-PASS Valid contentType ("te>xt/plain") 
+FAIL Valid contentType ("te>xt/plain") assert_equals: expected 4 but got 0
 PASS Valid contentType ("te at xt/plain") 
 PASS Valid contentType ("te,xt/plain") 
-PASS Valid contentType ("te;xt/plain") 
-PASS Valid contentType ("te:xt/plain") 
+FAIL Valid contentType ("te;xt/plain") assert_equals: expected 4 but got 0
+FAIL Valid contentType ("te:xt/plain") assert_equals: expected 4 but got 0
 PASS Valid contentType ("te\\xt/plain") 
 PASS Valid contentType ("te\"xt/plain") 
-PASS Valid contentType ("te/xt/plain") 
+FAIL Valid contentType ("te/xt/plain") assert_equals: expected 4 but got 0
 PASS Valid contentType ("te[xt/plain") 
 PASS Valid contentType ("te]xt/plain") 
 PASS Valid contentType ("te?xt/plain")

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180620/ebfc24bf/attachment.html>


More information about the webkit-unassigned mailing list