forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as duplicate of#24656
Closed as duplicate of#24656
Copy link
Labels
area-testingtriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
Does this issue occur when all extensions are disabled?: Yes/No
Version: 1.96.2 (Universal)
Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f
Date: 2024-12-19T10:22:47.216Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0
Steps to Reproduce:
- clone my OSS fork repo https://github.com/surapuramakhil/Job_hunt_assistant
- open project on vs code
- checkout to my working branch - ft_lever_ats
- go to testing
logs
2024-12-27 08:44:42.776 [info] ============================= test session starts ==============================
platform darwin -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
rootdir: /Users/akhilsurapuram/openSource/myContirubtions/clean_linkedIN/Auto_Jobs_Applier_AI_Agent
configfile: pytest.ini
plugins: cov-6.0.0, env-1.1.5, anyio-4.7.0, mock-3.14.0
2024-12-27 08:44:43.397 [info] Starting Pylance language server.
2024-12-27 08:44:44.006 [info] collected 47 items
2024-12-27 08:44:44.006 [info] <Dir Auto_Jobs_Applier_AI_Agent>
<Dir tests>
<Package integration>
<Module test_integration_tests.py>
<Function test_dummy>
<Module test_web_search_engine_integration.py>
<Function test_google_search_engine_integration>
<Function test_bing_search_engine_integration>
<Function test_brave_search_engine_integration>
<Package unit>
<Module test_aihawk_bot_facade.py>
<Function test_bot_functionality>
<Module test_job_application_profile.py>
<Function test_initialize_with_valid_yaml>
<Function test_initialize_with_missing_field>
<Function test_initialize_with_invalid_yaml>
<Function test_str_representation>
<Module test_linkedIn_authenticator.py>
<Function test_handle_login>
<Function test_enter_credentials_success>
<Function test_is_logged_in_true>
<Function test_is_logged_in_false>
<Function test_is_logged_in_partial_keyword>
<Function test_is_logged_in_no_linkedin>
<Function test_handle_security_check_success>
<Function test_handle_security_check_timeout>
<Module test_regex_utils.py>
<Function test_is_blacklisted[Data Engineer-Tech Corp-link1-USA-True]>
<Function test_is_blacklisted[Data Engineer (Gen AI)-Tech Corp-link2-USA-True]>
<Function test_is_blacklisted[Senior Data Engineer-Tech Corp-link3-USA-True]>
<Function test_is_blacklisted[Engineer, Data-Tech Corp-link4-USA-True]>
<Function test_is_blacklisted[Data-Engineer-Tech Corp-link5-USA-True]>
<Function test_is_blacklisted[Data & Engineer-Tech Corp-link6-USA-True]>
2024-12-27 08:44:44.006 [info] <Function test_is_blacklisted[Project Manager-Tech Corp-link7-Brazil-True]>
<Function test_is_blacklisted[Project Manager-Tech Corp-link8-Rio de Janeiro, Brazil-True]>
<Function test_is_blacklisted[Project Manager-Tech Corp-link9-S\xe3o Paulo - Brazil-True]>
<Function test_is_blacklisted[Project Manager-Tech Corp-link10-Brazil, South America-True]>
<Function test_is_blacklisted[Marketing Specialist-ABC Corp-link11-USA-True]>
<Function test_is_blacklisted[Marketing Specialist-ABC Corporation-link12-USA-False]>
<Function test_is_blacklisted[Marketing Specialist-ABC CORP-link13-USA-True]>
<Function test_is_blacklisted[Marketing Specialist-DEF Corp-link14-USA-True]>
<Function test_is_blacklisted[Software Developer-Tech Corp-link15-USA-False]>
<Function test_is_blacklisted[Product Engineer-XYZ Ltd-link16-Canada-False]>
<Function test_is_blacklisted[Data Science Specialist-DEF Corp-link17-USA-False]>
<Function test_is_blacklisted[Project Manager-GHI Inc-link18-Argentina-False]>
<Function test_is_blacklisted[Operations Manager-ABC Technology-link19-USA-False]>
<Module test_utils.py>
<Function test_ensure_chrome_profile>
<Function test_is_scrollable>
<Function test_scroll_slow>
<Function test_scroll_slow_element_not_scrollable>
<Function test_chrome_browser_options>
<Module test_web_search_engine.py>
<Function test_google_search_engine>
<Function test_bing_search_engine>
2024-12-27 08:44:44.006 [info] <Function test_brave_search_engine>
<Module test_web_search_engine_factory.py>
<Function test_web_search_engine_factory>
<Function test_web_search_engine_factory_singleton>
<Function test_web_search_engine_factory_allowed_engines>
after that no logs
lgouvea and michaelromero
Metadata
Metadata
Assignees
Labels
area-testingtriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team