This repository was archived by the owner on Oct 15, 2020. It is now read-only.
Commit 72b7dc2
committed
test: add assert to
Make sure that it's actually necessary to use `engineSpecificMessage`
by asserting that at least one string is different. Also removed
uses where it was no longer needed.
PR-URL: #346
Reviewed-By: Kunal Pathak <kunal.pathak@microsoft.com>
test: removing unneeded `engineSpecificMessage`
Removing unneeded `engineSpecificMessage` usages.engineSpecificMessage
1 parent e04401e commit 72b7dc2
File tree
3 files changed
+19
-13
lines changed- test
- common
- parallel
3 files changed
+19
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
636 | 649 | | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
637 | 653 | | |
638 | 654 | | |
639 | 655 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 55 | + | |
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
| |||
302 | 298 | | |
303 | 299 | | |
304 | 300 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
| 301 | + | |
309 | 302 | | |
310 | 303 | | |
311 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 42 | + | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
| |||
0 commit comments