-
Notifications
You must be signed in to change notification settings - Fork 232
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
Contributing isoscope scheduler #1126
base: master
Are you sure you want to change the base?
Commits on Oct 25, 2024
-
Introducing contributed code for isoscope scheduling.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 124ffc0 - Browse repository at this point
Copy the full SHA 124ffc0View commit details -
Integrate isoscope scheduling and distributed sccope isolation into x…
…dist. Not tested yet.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for ed63fe4 - Browse repository at this point
Copy the full SHA ed63fe4View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 329f218 - Browse repository at this point
Copy the full SHA 329f218View commit details -
Addressed pre-commit findings.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 17ad842 - Browse repository at this point
Copy the full SHA 17ad842View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for be0a561 - Browse repository at this point
Copy the full SHA be0a561View commit details -
Addressed additional pre-commit findings.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 3689139 - Browse repository at this point
Copy the full SHA 3689139View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 2671eec - Browse repository at this point
Copy the full SHA 2671eecView commit details -
Addressed additional pre-commit findings.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 879ff2c - Browse repository at this point
Copy the full SHA 879ff2cView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 94ae58c - Browse repository at this point
Copy the full SHA 94ae58cView commit details -
Addressed additional pre-coimmit finding.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 20caaeb - Browse repository at this point
Copy the full SHA 20caaebView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 77b4157 - Browse repository at this point
Copy the full SHA 77b4157View commit details -
Addressed pre-coimmit finding.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 4486a9f - Browse repository at this point
Copy the full SHA 4486a9fView commit details -
Add isoscope parametrization to generic acceptance tests test_single_…
…file and test_multi_file.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 1b9f92d - Browse repository at this point
Copy the full SHA 1b9f92dView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for c5d49b1 - Browse repository at this point
Copy the full SHA c5d49b1View commit details -
Use List and Tuple from typing when specifying these types with subsc…
…ripts to work around "TypeError: 'type' object is not subscriptable" in py38
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 9597f6f - Browse repository at this point
Copy the full SHA 9597f6fView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 359938d - Browse repository at this point
Copy the full SHA 359938dView commit details -
Address pre-commit findings concerning the use of tuple vs Tuple and …
…List vs list in type hings, favoring list and tuple.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 7a29564 - Browse repository at this point
Copy the full SHA 7a29564View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 017c1f6 - Browse repository at this point
Copy the full SHA 017c1f6View commit details -
Implemented acceptance test class TestIsoScope baesd on TestLoadScope.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for d8d97a1 - Browse repository at this point
Copy the full SHA d8d97a1View commit details -
Fix expected counts in TestIsoScope test_by_module, test_by_class, an…
…d test_module_single_start.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 95a16a6 - Browse repository at this point
Copy the full SHA 95a16a6View commit details -
Implemented acceptance test TestIsoScope.test_single_scope_all_worker…
…s_utilized
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 61f5fad - Browse repository at this point
Copy the full SHA 61f5fadView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for edc3bd3 - Browse repository at this point
Copy the full SHA edc3bd3View commit details -
Implemented acceptance test TestIsoScope.test_single_scope_subset_of_…
…workers_utilized.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for db311ed - Browse repository at this point
Copy the full SHA db311edView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 6bb3ef2 - Browse repository at this point
Copy the full SHA 6bb3ef2View commit details -
Fixed worker name key error for unutilized worker in acceptance test …
…TestIsoScope.test_single_scope_subset_of_workers_utilized.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 7f35d75 - Browse repository at this point
Copy the full SHA 7f35d75View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for eebc3f4 - Browse repository at this point
Copy the full SHA eebc3f4View commit details -
Fixed default test counts in acceptance test TestIsoScope.test_single…
…_scope_subset_of_workers_utilized.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 4695e43 - Browse repository at this point
Copy the full SHA 4695e43View commit details -
Removed extraneous setdefault in acceptance test TestIsoScope.test_si…
…ngle_scope_subset_of_workers_utilized.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for a4398b2 - Browse repository at this point
Copy the full SHA a4398b2View commit details -
Implemented acceptance test TestIsoScope.test_multi_scope_with_insuff…
…icient_fence.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 47fcf7a - Browse repository at this point
Copy the full SHA 47fcf7aView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 680d855 - Browse repository at this point
Copy the full SHA 680d855View commit details -
Fixed test discoverability and pre-commit findings in acceptance test…
… TestIsoScope.test_multi_scope_with_insufficient_fence.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for d2bff97 - Browse repository at this point
Copy the full SHA d2bff97View commit details -
Fixed TestFenceA/B search patterin in acceptance test TestIsoScope.te…
…st_multi_scope_with_insufficient_fence.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 0e00ed9 - Browse repository at this point
Copy the full SHA 0e00ed9View commit details -
Fix test_fence_scopes pytest filename in acceptance test TestIsoScope…
….test_multi_scope_with_insufficient_fence.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for fa97762 - Browse repository at this point
Copy the full SHA fa97762View commit details -
Implemented acceptance test TestIsoScope.test_two_tests_min_per_worke…
…r_rule_with_two_workers.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 3b7f2de - Browse repository at this point
Copy the full SHA 3b7f2deView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for da65e86 - Browse repository at this point
Copy the full SHA da65e86View commit details -
Work in progress on acceptance test TestIsoScope.test_distributed_set…
…up_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for ad0f4af - Browse repository at this point
Copy the full SHA ad0f4afView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 4658a1c - Browse repository at this point
Copy the full SHA 4658a1cView commit details -
Work in progress on acceptance test TestIsoScope.test_distributed_set…
…up_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 97fe2e6 - Browse repository at this point
Copy the full SHA 97fe2e6View commit details -
Work in progress on acceptance test TestIsoScope.test_distributed_set…
…up_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6aa321d - Browse repository at this point
Copy the full SHA 6aa321dView commit details -
Work in progress on acceptance test TestIsoScope.test_distributed_set…
…up_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for d110668 - Browse repository at this point
Copy the full SHA d110668View commit details -
Work in progress on acceptance test TestIsoScope.test_distributed_set…
…up_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 46f33a6 - Browse repository at this point
Copy the full SHA 46f33a6View commit details -
Work in progress on acceptance test TestIsoScope.test_distributed_set…
…up_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 4711108 - Browse repository at this point
Copy the full SHA 4711108View commit details -
Work in progress on acceptance test TestIsoScope.test_distributed_set…
…up_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f988d9 - Browse repository at this point
Copy the full SHA 5f988d9View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for c649eb5 - Browse repository at this point
Copy the full SHA c649eb5View commit details -
Work in progress on acceptance test TestIsoScope.test_distributed_set…
…up_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for b865e9d - Browse repository at this point
Copy the full SHA b865e9dView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 4292294 - Browse repository at this point
Copy the full SHA 4292294View commit details -
Work in progress on acceptance test TestIsoScope.test_distributed_set…
…up_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for f1bf9aa - Browse repository at this point
Copy the full SHA f1bf9aaView commit details -
Removed whitespace from blank lines.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for b71c911 - Browse repository at this point
Copy the full SHA b71c911View commit details -
Initialize the status file used by underlying test in TestIsoScope.te…
…st_distributed_setup_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 06fe668 - Browse repository at this point
Copy the full SHA 06fe668View commit details -
Create parent directories for the status file used by underlying test…
… in TestIsoScope.test_distributed_setup_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for b1f032d - Browse repository at this point
Copy the full SHA b1f032dView commit details -
Fixed SyntaxError: (unicode error) 'unicodeescape' codec can't decode…
… bytes in position 2-3: truncated \UXXXXXXXX escape in TestIsoScope.test_distributed_setup_teardown_coordination.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 52c0815 - Browse repository at this point
Copy the full SHA 52c0815View commit details -
Fix node_path.relative_to(...) in _DistributedSetupCoordinatorImpl.ma…
…ybe_call_setup to work correctly on Windows.
Vitaly Kruglikov committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 95b91c8 - Browse repository at this point
Copy the full SHA 95b91c8View commit details