Commit 347453f
committed
Bugfix after CMake modernization #2172, run workflow tests again
The workflow test programs are no boost unit tests, flag NO_BOOST_TEST was not
set in #2172. The inserted '--' was causing the test programs to ignore all
command line args, and without option --run they all dumped the configuration
instead of running the test.
Disable unit test `DanglingInputs`, Processor `D` is failing with the following error
[ERROR] Unable to relay part.
[WARN] Incoming data is already obsolete, not relaying.
We don't know when it stopped working because the workflow unit test have been
accidentally inactive at some point. But it should have been after 62d7284.1 parent a341176 commit 347453f
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
249 | 250 | | |
250 | 251 | | |
251 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
252 | 273 | | |
253 | 274 | | |
254 | 275 | | |
| |||
257 | 278 | | |
258 | 279 | | |
259 | 280 | | |
| 281 | + | |
260 | 282 | | |
261 | 283 | | |
262 | 284 | | |
| |||
0 commit comments