Skip to content

tracking: ignored-test inventory (driven by #839) #880

Description

@zackees

Ignored-test inventory

Auto-generated by ci/audit_ignored_tests.py via .github/workflows/audit-ignored-tests.yml (weekly cron).

See #839 for the policy.

File Test Reason Line
crates/fbuild-build/tests/avr_build.rs build_uno_minimal downloads AVR toolchain + Arduino-AVR core; requires ~/dev/fbuild/tests/uno_minimal 92
crates/fbuild-build/tests/avr_build.rs compare_with_python_output downloads AVR toolchain; requires Python fbuild reference output at ~/dev/fbuild/tests/uno_minimal 190
crates/fbuild-build/tests/avr_build.rs build_self_contained_blink downloads AVR toolchain + Arduino-AVR core 265
crates/fbuild-build/tests/avr_build.rs cache_survives_tar_extract_uno downloads AVR toolchain + Arduino-AVR core; exercises tar-extract cache path 465
crates/fbuild-build/tests/compile_many_stage2_perf.rs stage2_per_sketch_wall_is_a_fraction_of_stage1 downloads AVR toolchain + measures wall-time; perf oracle, flaky under CI load 64
crates/fbuild-build/tests/eh_frame_strip_esp32.rs eh_frame_strip_drops_firmware_at_least_150kb downloads ESP32 toolchain (~hundreds of MB) 89
crates/fbuild-build/tests/esp32_build.rs build_esp32dev_blink downloads ESP32 toolchain (~hundreds of MB) 45
crates/fbuild-build/tests/esp32_build.rs build_esp32c6_blink downloads ESP32 toolchain (~hundreds of MB) 138
crates/fbuild-build/tests/esp32_build.rs build_esp32c3_blink downloads ESP32 toolchain (~hundreds of MB) 221
crates/fbuild-build/tests/esp32_build.rs build_esp32s3_blink downloads ESP32 toolchain (~hundreds of MB) 303
crates/fbuild-build/tests/esp32_build.rs build_esp32s3_fixture downloads ESP32 toolchain (~hundreds of MB) 400
crates/fbuild-build/tests/esp32_build.rs build_nightdriverstrip_demo downloads ESP32 toolchain + NightDriverStrip sources (~hundreds of MB) 467
crates/fbuild-build/tests/esp32_build.rs incremental_nightdriverstrip_no_changes downloads ESP32 toolchain + NightDriverStrip sources (~hundreds of MB) 542
crates/fbuild-build/tests/esp32_build.rs incremental_nightdriverstrip_one_file_changed downloads ESP32 toolchain + NightDriverStrip sources (~hundreds of MB) 639
crates/fbuild-build/tests/nxplpc_build_flags.rs lpc845brk_propagates_build_flags_to_library_compile_587 downloads ARM GCC + ArduinoCore-LPC8xx + builds firmware; CI-only 54
crates/fbuild-build/tests/nxplpc_core_compile_commands.rs arduino_core_lpc845brk_compile_commands_match_platform_txt requires local ~/dev/ArduinoCore-LPC8xx checkout and ARM toolchain package 69
crates/fbuild-build/tests/stm32_acceptance.rs stm32f103c8_blink_with_spi_auto_discovers_library_205_ac4 downloads STM32duino + builds firmware; CI-only 56
crates/fbuild-build/tests/teensy30_acceptance.rs teensy30_analog_output_meets_205_ac2 downloads Teensyduino + arm-gcc; CI-only 63
crates/fbuild-build/tests/teensy41_acceptance.rs teensy41_cold_library_selection_meets_205_ac6 downloads Teensyduino + arm-gcc; CI-only 56
crates/fbuild-build/tests/teensy_build.rs build_teensy41_blink downloads Teensyduino + arm-gcc 45
crates/fbuild-build/tests/teensy_build.rs build_teensy41_spi_octo_headers downloads Teensyduino + arm-gcc 122
crates/fbuild-build/tests/teensy_build.rs build_teensy41_fixture downloads Teensyduino + arm-gcc 185
crates/fbuild-build/tests/teensy_build.rs build_teensy30_fixture_prefers_local_fastled downloads Teensyduino + arm-gcc; requires local FastLED checkout 251
crates/fbuild-build/tests/teensylc_acceptance.rs teensylc_blink_meets_205_acceptance_criteria downloads Teensyduino + builds firmware; CI-only 46
crates/fbuild-config/src/board/tests_usb_vid.rs live_registry_identity_drives_pico_compile_defines live FastLED/boards publication smoke test 70
crates/fbuild-core/src/usb/profiles.rs live_publication_verifies_and_exposes_curated_pico_roles live FastLED/boards publication smoke test 618
crates/fbuild-daemon/src/handlers/emulator/tests_process.rs run_real_esp32s3_fixture_in_qemu requires QEMU + ESP32-S3 firmware fixture 99
crates/fbuild-daemon/tests/port_recovery.rs daemon_rebinds_cleanly_after_hard_kill_with_open_connection expects a real fbuild-daemon binary; run with --ignored 58
crates/fbuild-daemon/tests/process_containment.rs daemon_children_die_when_daemon_dies spawns real subprocesses and issues hard-kills; run with --ignored 61
crates/fbuild-deploy/src/esp32/tests.rs try_verify_deployment_real_esp32 requires real ESP32 board — set ESP32_PORT and ESP32_FIRMWARE 722
crates/fbuild-deploy/src/esp32/tests.rs try_verify_deployment_real_esp32s2 requires real ESP32-S2 board — set ESP32S2_PORT and ESP32S2_FIRMWARE 734
crates/fbuild-deploy/src/esp32/tests.rs try_verify_deployment_real_esp32s3 requires real ESP32-S3 board — set ESP32S3_PORT and ESP32S3_FIRMWARE 749
crates/fbuild-deploy/src/esp32/tests.rs try_verify_deployment_real_esp32c2 requires real ESP32-C2 board — set ESP32C2_PORT and ESP32C2_FIRMWARE 761
crates/fbuild-deploy/src/esp32/tests.rs try_verify_deployment_real_esp32c3 requires real ESP32-C3 board — set ESP32C3_PORT and ESP32C3_FIRMWARE 773
crates/fbuild-deploy/src/esp32/tests.rs try_verify_deployment_real_esp32c6 requires real ESP32-C6 board — set ESP32C6_PORT and ESP32C6_FIRMWARE 785
crates/fbuild-deploy/src/esp32/tests.rs try_verify_deployment_real_esp32h2 requires real ESP32-H2 board — set ESP32H2_PORT and ESP32H2_FIRMWARE 797
crates/fbuild-deploy/src/esp32/tests.rs try_verify_deployment_real_esp32p4 requires real ESP32-P4 board — set ESP32P4_PORT and ESP32P4_FIRMWARE 812
crates/fbuild-library-select/tests/teensy41_ldf_diag.rs diag_teensy41_blink_what_libs_get_selected needs cached Teensyduino + local FastLED; run with --ignored --nocapture 89
crates/fbuild-serial/src/crash_decoder.rs real_esp32s3_crash_decode requires build artifacts from esp32s3-crash-test 745
crates/fbuild-toolchain/src/toolchain/avr.rs test_download_and_verify_checksum downloads AVR toolchain archive from network 339
dylints/ban_unrooted_tempdir/src/lib.rs ui no .stderr snapshots yet — verify via cargo dylint --all --workspace 254

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions