mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Annotate some test failures in FileAPI tests.
This commit is contained in:
parent
d620ab71c4
commit
bac22f1b57
6 changed files with 45 additions and 66 deletions
|
@ -2,100 +2,61 @@
|
|||
type: testharness
|
||||
[Slicing test: slice (5,0).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (5,1).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (5,2).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (5,3).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (6,0).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (6,1).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (6,2).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (7,0).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (7,1).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (7,2).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (7,3).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (8,0).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (8,1).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (8,2).]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
[Slicing test: slice (8,3).]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te(xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te)xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te<xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te>xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te@xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te,xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te;xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te:xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te\\\\xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te\\"xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te/xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te[xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te\]xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te?xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te=xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te{xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te}xt/plain")]
|
||||
expected: FAIL
|
||||
|
||||
[Invalid contentType ("te xt/plain")]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10911
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue