Commit eb71953
fix: Comment out failing new workflows
The earlier series of commits adds the address and thread sanitizer
to the dev workflows. These fail due to real bugs that need to be
addressed. However, that is for later commits.
While the sanitizer jobs are marked as optional and do not cause
build failure, the summary job still sees them as failed and fails.
A future commit should make the summary job somehow look at the
optional flag and not fail.
Signed-off-by: Manish Vachharajani <manish@githedgehog.com>1 parent 14efecb commit eb71953
1 file changed
Lines changed: 14 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
150 | 154 | | |
151 | 155 | | |
152 | 156 | | |
| |||
0 commit comments