File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 - " scripts/augment_native_provider_loading.py"
3232 - " scripts/prepare_native_candidate_repository.py"
3333 - " scripts/resolve_native_repository.sh"
34+ - " scripts/prime_android_lab_adb.sh"
3435 - " scripts/native_evidence_completeness.cjs"
3536 - " scripts/analyze_native_corpus_collection.cjs"
3637 - " scripts/analyze_native_corpus_results.cjs"
6667 - " tests/brain_cron_full_coverage_test.py"
6768 - " tests/safe_structured_parse_skill_test.py"
6869 - " tests/adaptive_safe_structured_parse_profile_test.py"
70+ - " tests/native_android_avd_cache_contract_test.py"
6971 - " tests/native_evidence_contract_test.py"
7072 - " tests/native_evidence_completeness_test.cjs"
7173 - " tests/native_evidence_codegen_pipeline_test.py"
@@ -122,6 +124,8 @@ jobs:
122124 node engine_v2/tests/repair-brain.test.mjs
123125 python3 tests/safe_structured_parse_skill_test.py
124126 python3 tests/adaptive_safe_structured_parse_profile_test.py
127+ - name : Validate Android AVD reuse and adb bootstrap
128+ run : python3 tests/native_android_avd_cache_contract_test.py
125129 - name : Validate image badge assets and theme contrast mapping
126130 run : python3 tests/badge_asset_contract_test.py
127131 - name : Validate weekly upstream provider comparator
You can’t perform that action at this time.
0 commit comments