mirror of
https://github.com/esphome/esphome.git
synced 2026-09-27 06:50:22 +00:00
Close the native CI trigger gap and log the remaining silent library skips
This commit is contained in:
@@ -3083,6 +3083,9 @@ def test_esp8266_native_components_full_list_on_infra_change() -> None:
|
||||
# Shared modules the native build depends on
|
||||
["esphome/espidf/idedata.py"],
|
||||
["esphome/platformio/library.py"],
|
||||
# Top-level esphome/*.py modules the backend imports directly
|
||||
["esphome/framework_helpers.py"],
|
||||
["esphome/writer.py"],
|
||||
):
|
||||
with (
|
||||
patch.object(determine_jobs, "changed_files", return_value=changed),
|
||||
|
||||
Reference in New Issue
Block a user