-
-
Notifications
You must be signed in to change notification settings - Fork 298
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Altering the snapshots for tests that are affected by new duration code
Simply replacing the "1 \n" write events with "2 \n" when we check the snapshots to make them consistent. There may still be issues with timing in the tests, but can serve as a stop-gap.
- Loading branch information
Rupert Rutledge
committed
May 16, 2020
1 parent
2493496
commit 07c734a
Showing
7 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
...cases/snapshots/ui__sustained_traffic_from_multiple_processes_bi_directional_total-2.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
source: src/tests/cases/ui.rs | ||
expression: "&terminal_draw_events_mirror[1]" | ||
--- | ||
45B / 49B | ||
45B / 49B 1 | ||
|
||
|
||
|
||
|
4 changes: 2 additions & 2 deletions
4
src/tests/cases/snapshots/ui__sustained_traffic_from_multiple_processes_total-2.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
source: src/tests/cases/ui.rs | ||
expression: "&terminal_draw_events_mirror[1]" | ||
--- | ||
41B | ||
41B 1 | ||
|
||
|
||
|
||
|
4 changes: 2 additions & 2 deletions
4
src/tests/cases/snapshots/ui__sustained_traffic_from_one_process_total-2.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
source: src/tests/cases/ui.rs | ||
expression: "&terminal_draw_events_mirror[1]" | ||
--- | ||
22B | ||
22B 1 | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters