mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
21 lines
588 B
INI
Vendored
21 lines
588 B
INI
Vendored
[update.https.html]
|
|
[update() should succeed when new script is available.]
|
|
expected: FAIL
|
|
|
|
[update() should fail when mime type is invalid.]
|
|
expected: FAIL
|
|
|
|
[update() should fail when a response for the main script is redirect.]
|
|
expected: FAIL
|
|
|
|
[update() should fail when a new script contains a syntax error.]
|
|
expected: FAIL
|
|
|
|
[update() should resolve when the install event throws.]
|
|
expected: FAIL
|
|
|
|
[update() should fail when the pending uninstall flag is set.]
|
|
expected: FAIL
|
|
|
|
[update() should succeed when the script shrinks.]
|
|
expected: FAIL
|