Commit ea81c2e
Fixing simplectraninit and fastinit tests by addressing the new colltrace enable.
Summary:
The latest changes enable the new colltrace by default. As a result, tests that expects the legacy colltrace are failing during the colltrace check.
In this diff I have updated a those chekings to keep these tests alive.
For reference: https://fb.workplace.com/groups/752760876991686/permalink/985386930395745/
Reviewed By: YulunW
Differential Revision: D85580342
fbshipit-source-id: a892f6da417d4953482328b57c115a7b4a04cfdc1 parent 6d361cb commit ea81c2e
File tree
2 files changed
+4
-2
lines changed- comms/ncclx/v2_27/meta/tests
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
| 434 | + | |
434 | 435 | | |
435 | 436 | | |
436 | 437 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments