Commit e7703f5
committed
The coverage tracking in lifecycle hooks feature causes parallel
test runs to hang indefinitely in GitHub Actions CI.
This reverts all changes from PR TypedDevs#574 until the root cause of
the parallel test hangs can be identified and fixed.1 parent 2521779 commit e7703f5
4 files changed
Lines changed: 1 addition & 71 deletions
File tree
- src
- tests/acceptance
- fixtures
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
| |||
854 | 850 | | |
855 | 851 | | |
856 | 852 | | |
857 | | - | |
858 | | - | |
859 | | - | |
860 | | - | |
861 | 853 | | |
862 | 854 | | |
863 | | - | |
864 | | - | |
865 | | - | |
866 | | - | |
867 | 855 | | |
868 | 856 | | |
869 | 857 | | |
| |||
955 | 943 | | |
956 | 944 | | |
957 | 945 | | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | 946 | | |
963 | 947 | | |
964 | | - | |
965 | | - | |
966 | | - | |
967 | | - | |
968 | 948 | | |
969 | 949 | | |
970 | 950 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments