Commit abb9eb6
authored
Fix test (#142)
* fix test
* comment out block test
* remove commented block
* async: false test comment
* comment out block test
* test trace
* validate sdk integration test turned off
* remove trace from github CI
* block test is back
* - block test + test trace
* print Registry entry
* add registry items to warning message
* message fix
* test finished log
* allow IO.puts
* print registry
* clear registry before all test
* add extra print_registry_contents
* cleanup
* move block test into integration test
* fix module in integration_test
* revert clear_registry + inline using_block_test
* run CI tests with max-cases 1
* run CI integration tests with max-cases 1
* CI: merge coverall reports
* remove max-cases 1
* Revert "remove max-cases 1"
This reverts commit 877ed28.1 parent 01a6f4d commit abb9eb6
3 files changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments