-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fix YAML script issues Dec 18 #31060
Fix YAML script issues Dec 18 #31060
Conversation
PR #31060: Size comparison from 7cbac91 to 66cb4b3 Full report (18 builds for cc13x4_26x4, cc32xx, k32w, mbed, nrfconnect, qpg)
|
e326924
to
2dd5f08
Compare
PR #31060: Size comparison from 0bcb061 to 2dd5f08 Decreases (1 build for efr32)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
2dd5f08
to
674fe94
Compare
PR #31060: Size comparison from 09f014c to 674fe94 Full report (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #31060: Size comparison from 09f014c to f737739 Increases above 0.2%:
Increases (8 builds for esp32, linux, nrfconnect, psoc6, telink)
Decreases (1 build for psoc6)
Full report (70 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
f737739
to
e573949
Compare
PR #31060: Size comparison from f59323b to e573949 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
e573949
to
5a1f160
Compare
PR #31060: Size comparison from fa2aae9 to 5a1f160 Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
5a1f160
to
e59ee0a
Compare
PR #31060: Size comparison from b044b5e to e59ee0a Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
Modified tests: TC_G_2_3 TC_IDM_4_2 TC_I_2_2 TC_OPSTATE_2_2 TC_OPSTATE_2_5 TC_REFALM_2_2 TC_S_2_3 TC_S_3_1
TC_DISHM_1_1 TC_DISHM_2_1 TC_SWTCH_1_1 TC_SWTCH_2_1 TC_SWTCH_2_2 TC_SWTCH_3_2 TC_TCCM_2_1
e59ee0a
to
359f95a
Compare
PR #31060: Size comparison from 039cbab to ffa89f5 Decreases (2 builds for efr32)
Full report (72 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
* Fixes issues: 87,88,89,90,91,93,94 Modified tests: TC_G_2_3 TC_IDM_4_2 TC_I_2_2 TC_OPSTATE_2_2 TC_OPSTATE_2_5 TC_REFALM_2_2 TC_S_2_3 TC_S_3_1 * Auto generated files * Fixes issue: 81, 84 TC_DISHM_1_1 TC_DISHM_2_1 TC_SWTCH_1_1 TC_SWTCH_2_1 TC_SWTCH_2_2 TC_SWTCH_3_2 TC_TCCM_2_1 * Restyled by whitespace * Fixes issue: 95. 96 * Modified init.py to run the test APPOBSERVER againts TV-app * Remove TC-APPOBSERVER-1.13 test * Fixes issue: 83 * Remove APPOBSERVER from init.py * Updated TC-S-3.1 manual test. * Restyled by whitespace --------- Co-authored-by: Restyled.io <[email protected]>
Fixes issue: 87, 88, 89, 90, 91, 93, 94, 81, 84, 96
Modified tests:
New manual tests:
Added auto generated files
Tested