Skip to content

Commit

Permalink
Disable scripts/build test
Browse files Browse the repository at this point in the history
This test is failing as of 392d085 ("ESP32: Optimize the time taken by esp32
workflows (project-chip#8409)").

There is no documentation about how to update the expectations. Disable
this test for now.
  • Loading branch information
mspang committed Jul 19, 2021
1 parent 369c743 commit 59539ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ if (current_toolchain != "${dir_pw_toolchain}/default:default") {
group("check") {
if (chip_link_tests) {
deps = [
"//scripts/build:build_examples.tests",
"//src:tests_run",
]
}
Expand Down

0 comments on commit 59539ff

Please sign in to comment.