-
-
Notifications
You must be signed in to change notification settings - Fork 423
Commit aa62661
[skip-changelog] Fixed integration test (#2895)
1. Fix ArduinoIoTCloud version to 2.4.1 (the latest versions have fewer
files and do not trigger the objs.a creation)
2. Merge two parallel tests because they actually need to be performed
sequentially since we are checking that the compiled artifacts on
the former are reused on the latter.1 parent 36a4190 commit aa62661
1 file changed
+4
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
850 | 850 |
| |
851 | 851 |
| |
852 | 852 |
| |
853 | - | ||
853 | + | ||
854 | + | ||
855 | + | ||
854 | 856 |
| |
855 | 857 |
| |
856 | 858 |
| |
| |||
859 | 861 |
| |
860 | 862 |
| |
861 | 863 |
| |
862 | - | ||
864 | + | ||
863 | 865 |
| |
864 | 866 |
| |
865 | - | ||
866 | 867 |
| |
867 | - | ||
868 | 868 |
| |
869 | 869 |
| |
870 | 870 |
| |
|
0 commit comments