Skip to content

Commit

Permalink
test: expectations update the #3163 (#3164)
Browse files Browse the repository at this point in the history
Update the expectations for PR #3163.
Automatically generated by
https://github.com/GoogleChromeLabs/chromium-bidi/blob/main/.github/workflows/wpt.yml
  • Loading branch information
browser-automation-bot authored and OrKoN committed Feb 28, 2025
1 parent e526b6d commit be64a93
Show file tree
Hide file tree
Showing 26 changed files with 1,757 additions and 94 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
[test_uninstall_missing_addon]
expected: FAIL

[test_uninstall_missing_extension]
[test_params_extension_invalid_value]
expected: FAIL

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[partition.py]
[test_default_partition[with document cookie\]]
expected: FAIL
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
[test_uninstall_missing_addon]
expected: FAIL

[test_uninstall_missing_extension]
[test_params_extension_invalid_value]
expected: FAIL

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
[invalid.py]
[test_params_state_invalid_type[state5\]]
expected: ERROR

[test_params_state_invalid_value[UNKNOWN\]]
expected: ERROR

[test_params_state_invalid_value[Granted\]]
expected: ERROR

[test_params_origin_invalid_type[False\]]
expected: ERROR

[test_params_origin_invalid_type[42\]]
expected: ERROR

[test_params_origin_invalid_type[origin2\]]
expected: ERROR

[test_params_origin_invalid_type[origin3\]]
expected: ERROR

[test_params_origin_invalid_type[None\]]
expected: ERROR

[test_params_origin_invalid_type[origin5\]]
expected: ERROR

[test_params_user_context_invalid_type[False\]]
expected: ERROR

[test_params_user_context_invalid_type[42\]]
expected: ERROR

[test_params_user_context_invalid_type[user_context2\]]
expected: ERROR

[test_params_user_context_invalid_type[user_context3\]]
expected: ERROR
Loading

0 comments on commit be64a93

Please sign in to comment.