Skip to content

Commit

Permalink
test: expectations update the GoogleChromeLabs#3126
Browse files Browse the repository at this point in the history
  • Loading branch information
browser-automation-bot committed Feb 20, 2025
1 parent d8012d2 commit da54fbe
Show file tree
Hide file tree
Showing 18 changed files with 423 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pointer_mouse.py]
[test_click_at_fractional_coordinates]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pointer_touch.py]
[test_click_at_fractional_coordinates]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[install.py]
[test_install_from_base64]
expected: ERROR

[test_install_from_path]
expected: ERROR

[test_install_from_archive_path]
expected: ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
[invalid.py]
[test_params_extension_data_invalid_type[None\]]
expected: FAIL

[test_params_extension_data_invalid_type[False\]]
expected: FAIL

[test_params_extension_data_invalid_type[42\]]
expected: FAIL

[test_params_extension_data_invalid_type[value3\]]
expected: FAIL

[test_params_extension_data_invalid_type[\]]
expected: FAIL

[test_params_extension_data_invalid_value]
expected: FAIL

[test_params_extension_data_type_invalid_type[None\]]
expected: FAIL

[test_params_extension_data_type_invalid_type[False\]]
expected: FAIL

[test_params_extension_data_type_invalid_type[42\]]
expected: FAIL

[test_params_extension_data_type_invalid_type[value3\]]
expected: FAIL

[test_params_extension_data_type_invalid_type[value4\]]
expected: FAIL

[test_params_extension_data_type_invalid_value[\]]
expected: FAIL

[test_params_extension_data_type_invalid_value[unknown-type\]]
expected: FAIL

[test_params_extension_data_path_missing[path\]]
expected: FAIL

[test_params_extension_data_path_missing[archivePath\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-None\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-False\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-42\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-value3\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-value4\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-None\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-False\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-42\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-value3\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-value4\]]
expected: FAIL

[test_params_extension_data_archive_path_invalid_webextension]
expected: ERROR

[test_params_extension_data_path_invalid_webextension]
expected: ERROR

[test_params_extension_data_value_missing]
expected: FAIL

[test_params_extension_data_value_invalid_type[None\]]
expected: FAIL

[test_params_extension_data_value_invalid_type[False\]]
expected: FAIL

[test_params_extension_data_value_invalid_type[42\]]
expected: FAIL

[test_params_extension_data_value_invalid_type[value3\]]
expected: FAIL

[test_params_extension_data_value_invalid_type[value4\]]
expected: FAIL

[test_params_extension_data_value_invalid_webextension[\]]
expected: FAIL

[test_params_extension_data_value_invalid_webextension[dGVzdA==\]]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[invalid.py]
[test_uninstall_missing_addon]
expected: FAIL

[test_params_extension_invalid_type[None\]]
expected: FAIL

[test_params_extension_invalid_type[False\]]
expected: FAIL

[test_params_extension_invalid_type[42\]]
expected: FAIL

[test_params_extension_invalid_type[value3\]]
expected: FAIL

[test_params_extension_invalid_type[value4\]]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[uninstall.py]
[test_uninstall]
expected: ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pointer_mouse.py]
[test_click_at_fractional_coordinates]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pointer_touch.py]
[test_click_at_fractional_coordinates]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[install.py]
[test_install_from_base64]
expected: ERROR

[test_install_from_path]
expected: ERROR

[test_install_from_archive_path]
expected: ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
[invalid.py]
[test_params_extension_data_invalid_type[None\]]
expected: FAIL

[test_params_extension_data_invalid_type[False\]]
expected: FAIL

[test_params_extension_data_invalid_type[42\]]
expected: FAIL

[test_params_extension_data_invalid_type[value3\]]
expected: FAIL

[test_params_extension_data_invalid_type[\]]
expected: FAIL

[test_params_extension_data_invalid_value]
expected: FAIL

[test_params_extension_data_type_invalid_type[None\]]
expected: FAIL

[test_params_extension_data_type_invalid_type[False\]]
expected: FAIL

[test_params_extension_data_type_invalid_type[42\]]
expected: FAIL

[test_params_extension_data_type_invalid_type[value3\]]
expected: FAIL

[test_params_extension_data_type_invalid_type[value4\]]
expected: FAIL

[test_params_extension_data_type_invalid_value[\]]
expected: FAIL

[test_params_extension_data_type_invalid_value[unknown-type\]]
expected: FAIL

[test_params_extension_data_path_missing[path\]]
expected: FAIL

[test_params_extension_data_path_missing[archivePath\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-None\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-False\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-42\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-value3\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[path-value4\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-None\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-False\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-42\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-value3\]]
expected: FAIL

[test_params_extension_data_path_invalid_type[archivePath-value4\]]
expected: FAIL

[test_params_extension_data_archive_path_invalid_webextension]
expected: ERROR

[test_params_extension_data_path_invalid_webextension]
expected: ERROR

[test_params_extension_data_value_missing]
expected: FAIL

[test_params_extension_data_value_invalid_type[None\]]
expected: FAIL

[test_params_extension_data_value_invalid_type[False\]]
expected: FAIL

[test_params_extension_data_value_invalid_type[42\]]
expected: FAIL

[test_params_extension_data_value_invalid_type[value3\]]
expected: FAIL

[test_params_extension_data_value_invalid_type[value4\]]
expected: FAIL

[test_params_extension_data_value_invalid_webextension[\]]
expected: FAIL

[test_params_extension_data_value_invalid_webextension[dGVzdA==\]]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[invalid.py]
[test_uninstall_missing_addon]
expected: FAIL

[test_params_extension_invalid_type[None\]]
expected: FAIL

[test_params_extension_invalid_type[False\]]
expected: FAIL

[test_params_extension_invalid_type[42\]]
expected: FAIL

[test_params_extension_invalid_type[value3\]]
expected: FAIL

[test_params_extension_invalid_type[value4\]]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[uninstall.py]
[test_uninstall]
expected: ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pointer_mouse.py]
[test_click_at_fractional_coordinates]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pointer_touch.py]
[test_click_at_fractional_coordinates]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[install.py]
[test_install_from_base64]
expected: ERROR

[test_install_from_path]
expected: ERROR

[test_install_from_archive_path]
expected: ERROR
Loading

0 comments on commit da54fbe

Please sign in to comment.