Stealth extension #1037
run-tests.yaml
on: pull_request
pre-commit
3m 8s
demo
4m 56s
Matrix: tests
Annotations
71 errors and 9 warnings
demo
Process completed with exit code 1.
|
pytest ► test.extension.test_logging ► test_extension_logging:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
task_manager_creator = <function task_manager_creator.<locals>._create_task_manager at 0x7f47ffead800>
|
pytest ► test.extension.test_logging ► test_extension_logging:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
task_manager_creator = <function task_manager_creator.<locals>._create_task_manager at 0x7f47fedb07c0>
|
pytest ► test.extension.test_startup_timeout ► test_extension_startup_timeout:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
task_manager_creator = <function task_manager_creator.<locals>._create_task_manager at 0x7f47fed3a340>
|
tests (test/extension/*)
Failed test were found and 'fail-on-error' option is set to true
|
tests (test/extension/*)
Process completed with exit code 1.
|
pytest ► test.test_callback ► test_local_callbacks:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_local_callbacks0'), log_path=PosixPath('/...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
pytest ► test.test_crawl ► test_browser_profile_coverage:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_browser_profile_coverage0'), log_path=Pos...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
pytest ► test.test_custom_function_command ► test_custom_function:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_custom_function0'), log_path=PosixPath('/...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
pytest ► test.test_dns_instrument ► test_name_resolution:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_name_resolution0'), log_path=PosixPath('/...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
pytest ► test.test_extension.TestExtension ► test_property_enumeration:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_extension.TestExtension object at 0x7f2ff530a2d0>
|
pytest ► test.test_extension.TestExtension ► test_canvas_fingerprinting:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_extension.TestExtension object at 0x7f2ff5308410>
|
pytest ► test.test_extension.TestExtension ► test_extension_gets_correct_visit_id:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_extension.TestExtension object at 0x7f2ff5308440>
|
pytest ► test.test_extension.TestExtension ► test_webrtc_localip:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_extension.TestExtension object at 0x7f2ff5308e90>
|
pytest ► test.test_extension.TestExtension ► test_js_call_stack:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_extension.TestExtension object at 0x7f2ff5308dd0>
|
pytest ► test.test_extension.TestExtension ► test_js_time_stamp:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_extension.TestExtension object at 0x7f2ff530a0f0>
|
pytest ► test.test_extension.TestExtension ► test_document_cookie_instrumentation:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_extension.TestExtension object at 0x7f2ff530a3f0>
|
tests (test/test_[a-e]*)
Process completed with exit code 1.
|
tests (test/test_[a-e]*)
Failed test were found and 'fail-on-error' option is set to true
|
pytest ► test.test_js_instrument.TestJSInstrumentNonExistingWindowProperty ► test_instrument_object:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_js_instrument.TestJSInstrumentNonExistingWindowProperty object at 0x7f3fa8adb470>
|
pytest ► test.test_js_instrument.TestJSInstrumentExistingWindowProperty ► test_instrument_object:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_js_instrument.TestJSInstrumentExistingWindowProperty object at 0x7f3fa8ad88c0>
|
pytest ► test.test_js_instrument.TestJSInstrumentByPython ► test_instrument_object:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_js_instrument.TestJSInstrumentByPython object at 0x7f3fa8b258e0>
|
pytest ► test.test_js_instrument.TestJSInstrumentMockWindowProperty ► test_instrument_object:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_js_instrument.TestJSInstrumentMockWindowProperty object at 0x7f3fa8b269c0>
|
pytest ► test.test_js_instrument.TestJSInstrument ► test_instrument_object:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_js_instrument.TestJSInstrument object at 0x7f3fa8b26f00>
|
pytest ► test.test_js_instrument.TestJSInstrumentRecursiveProperties ► test_instrument_object:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_js_instrument.TestJSInstrumentRecursiveProperties object at 0x7f3fa8b272c0>
|
pytest ► test.test_task_manager ► test_failure_limit_exceeded:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
task_manager_creator = <function task_manager_creator.<locals>._create_task_manager at 0x7f3fc5deed40>
|
pytest ► test.test_task_manager ► test_failure_limit_reset:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
task_manager_creator = <function task_manager_creator.<locals>._create_task_manager at 0x7f3fc5ded300>
|
pytest ► test.test_task_manager ► test_assertion_error_propagation[False-expectation0]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
task_manager_creator = <function task_manager_creator.<locals>._create_task_manager at 0x7f3fc5deee80>
|
pytest ► test.test_task_manager ► test_assertion_error_propagation[True-expectation1]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
task_manager_creator = <function task_manager_creator.<locals>._create_task_manager at 0x7f3fc5defb00>
|
pytest ► test.test_timer ► test_command_duration:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_command_duration0'), log_path=PosixPath('...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
tests (test/test_[i-o,q-r,t-z]*)
Failed test were found and 'fail-on-error' option is set to true
|
tests (test/test_[i-o,q-r,t-z]*)
Process completed with exit code 1.
|
pytest ► test.test_http_instrumentation.TestHTTPInstrument ► test_worker_script_requests:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestHTTPInstrument object at 0x7fef2e5cce00>
|
pytest ► test.test_http_instrumentation.TestHTTPInstrument ► test_service_worker_requests:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestHTTPInstrument object at 0x7fef2e5cca70>
|
pytest ► test.test_http_instrumentation.TestPOSTInstrument ► test_record_post_data_x_www_form_urlencoded:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestPOSTInstrument object at 0x7fef2e5cc6e0>
|
pytest ► test.test_http_instrumentation.TestPOSTInstrument ► test_record_post_data_text_plain:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestPOSTInstrument object at 0x7fef2e5cc590>
|
pytest ► test.test_http_instrumentation.TestPOSTInstrument ► test_record_post_data_multipart_formdata:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestPOSTInstrument object at 0x7fef2e5cc200>
|
pytest ► test.test_http_instrumentation.TestPOSTInstrument ► test_record_post_data_ajax:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestPOSTInstrument object at 0x7fef2e620080>
|
pytest ► test.test_http_instrumentation.TestPOSTInstrument ► test_record_post_data_ajax_no_key_value:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestPOSTInstrument object at 0x7fef2e620170>
|
pytest ► test.test_http_instrumentation.TestPOSTInstrument ► test_record_post_data_ajax_no_key_value_base64_encoded:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestPOSTInstrument object at 0x7fef2e620410>
|
pytest ► test.test_http_instrumentation.TestPOSTInstrument ► test_record_post_formdata:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestPOSTInstrument object at 0x7fef2e5cc7d0>
|
pytest ► test.test_http_instrumentation.TestPOSTInstrument ► test_record_binary_post_data:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
self = <test.test_http_instrumentation.TestPOSTInstrument object at 0x7fef2e5cd460>
|
pytest ► test.test_http_instrumentation ► test_page_visit[True]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
task_manager_creator = <function task_manager_creator.<locals>._create_task_manager at 0x7fef2e3968e0>
|
tests (test/test_[f-h]*)
Failed test were found and 'fail-on-error' option is set to true
|
tests (test/test_[f-h]*)
Process completed with exit code 1.
|
pytest ► test.test_simple_commands ► test_get_site_visits_table_valid[headless]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f53efe9ae80>
|
pytest ► test.test_simple_commands ► test_get_site_visits_table_valid[xvfb]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f53efeb1e40>
|
pytest ► test.test_simple_commands ► test_get_http_tables_valid[headless]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f53efe6b740>
|
pytest ► test.test_simple_commands ► test_get_http_tables_valid[xvfb]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f53efeb3740>
|
pytest ► test.test_simple_commands ► test_browse_site_visits_table_valid[headless]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f53efe99da0>
|
pytest ► test.test_simple_commands ► test_browse_site_visits_table_valid[xvfb]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f540d7c2160>
|
pytest ► test.test_simple_commands ► test_browse_http_table_valid[headless]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f540d7c2020>
|
pytest ► test.test_simple_commands ► test_browse_http_table_valid[xvfb]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f53efe9ae80>
|
pytest ► test.test_simple_commands ► test_browse_wrapper_http_table_valid[headless]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f540d7f0040>
|
pytest ► test.test_simple_commands ► test_browse_wrapper_http_table_valid[xvfb]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f540d7c00e0>
|
pytest ► test.test_simple_commands ► test_save_screenshot_valid[headless]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
http_params = <function http_params.<locals>.parameterize at 0x7f540d7f09a0>
|
tests (test/test_[s]*)
Failed test were found and 'fail-on-error' option is set to true
|
tests (test/test_[s]*)
Process completed with exit code 1.
|
pytest ► test.test_profile ► test_saving:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_saving0'), log_path=PosixPath('/tmp/pytes...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
pytest ► test.test_profile ► test_save_incomplete_profile_error:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_save_incomplete_profile_e0'), log_path=Po...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
pytest ► test.test_profile ► test_crash_profile:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_crash_profile0'), log_path=PosixPath('/tm...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
pytest ► test.test_profile ► test_profile_saved_when_launch_crashes:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f6f09011d00>
|
pytest ► test.test_profile ► test_seed_persistence:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_seed_persistence0'), log_path=PosixPath('...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
pytest ► test.test_profile ► test_dump_profile_command:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
default_params = (ManagerParams(data_directory=PosixPath('/tmp/pytest-of-runner/pytest-0/test_dump_profile_command0'), log_path=PosixPa...'/tmp'), maximum_profile_size=None, recovery_tar=None, donottrack=False, tracking_protection=False, custom_params={})])
|
pytest ► test.test_profile ► test_profile_recovery[on_normal_operation-stateful-without_seed_tar]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f6f08fdf560>
|
pytest ► test.test_profile ► test_profile_recovery[on_normal_operation-stateful-with_seed_tar]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f6ee63cd2b0>
|
pytest ► test.test_profile ► test_profile_recovery[on_normal_operation-stateless-with_seed_tar]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f6f09028aa0>
|
pytest ► test.test_profile ► test_profile_recovery[on_crash-stateful-without_seed_tar]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f6f08fddb20>
|
pytest ► test.test_profile ► test_profile_recovery[on_crash-stateful-with_seed_tar]:
junit-report.xml#L0
Failed test found in:
junit-report.xml
Error:
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f6f09015160>
|
tests (test/test_[p]*)
Process completed with exit code 1.
|
tests (test/test_[p]*)
Failed test were found and 'fail-on-error' option is set to true
|
pre-commit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (test/storage/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
demo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (test/extension/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (test/test_[a-e]*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (test/test_[i-o,q-r,t-z]*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (test/test_[f-h]*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (test/test_[s]*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (test/test_[p]*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|