Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Move dns_instrument from onCompleted to onHeadersReceived #1021

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Merge branch 'master' into dns_instrument_fix

8a855a4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

[WIP] Move dns_instrument from onCompleted to onHeadersReceived #1021

Merge branch 'master' into dns_instrument_fix
8a855a4
Select commit
Loading
Failed to load commit list.
GitHub Actions / test/test_[i-o,q-r,t-z]* succeeded Feb 8, 2024 in 0s

39 passed, 0 failed and 0 skipped

Tests passed successfully

✅ junit-report.xml

39 tests were completed in 808s with 39 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 39✅ 808s

✅ pytest

test.test_js_instrument.TestJSInstrumentNonExistingWindowProperty
  ✅ test_instrument_object
test.test_js_instrument.TestJSInstrumentExistingWindowProperty
  ✅ test_instrument_object
test.test_js_instrument.TestJSInstrumentByPython
  ✅ test_instrument_object
test.test_js_instrument.TestJSInstrumentMockWindowProperty
  ✅ test_instrument_object
test.test_js_instrument.TestJSInstrument
  ✅ test_instrument_object
test.test_js_instrument.TestJSInstrumentRecursiveProperties
  ✅ test_instrument_object
test.test_js_instrument_py
  ✅ test_validate_good
  ✅ test_validate_bad__log_settings_missing
  ✅ test_validate_bad__log_settings_invalid
  ✅ test_validate_bad__not_a_list
  ✅ test_validate_bad__missing_object
  ✅ test_validated_bad__missing_instrumentedName
  ✅ test_merge_and_validate_multiple_overlap_properties_to_instrument_properties_to_exclude
  ✅ test_merge_and_validate_multiple_overlap_properties
  ✅ test_merge_when_log_settings_is_null
  ✅ test_merge_diff_instrumented_names
  ✅ test_merge_multiple_duped_properties
  ✅ test_merge_multiple_duped_properties_different_log_settings
  ✅ test_api_whole_module
  ✅ test_api_two_keys_in_shortcut
  ✅ test_api_instances_on_window
  ✅ test_api_instances_on_window_with_properties
  ✅ test_api_module_specific_properties
  ✅ test_api_passing_partial_log_settings
  ✅ test_api_collection_fingerprinting
  ✅ test_complete_pass
test.test_mp_logger
  ✅ test_multiprocess
  ✅ test_multiple_instances
  ✅ test_child_process_with_exception
  ✅ test_child_process_logging
test.test_task_manager
  ✅ test_failure_limit_value
  ✅ test_failure_limit_exceeded
  ✅ test_failure_limit_reset
  ✅ test_assertion_error_propagation[False-expectation0]
  ✅ test_assertion_error_propagation[True-expectation1]
test.test_timer
  ✅ test_command_duration
test.test_webdriver_utils
  ✅ test_parse_neterror
  ✅ test_parse_neterror_integration
test.test_xvfb_browser
  ✅ test_display_shutdown