Skip to content

Commit

Permalink
patching expected results refs #21, #16326
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Mar 12, 2025
1 parent 1059649 commit fb7a904
Show file tree
Hide file tree
Showing 11 changed files with 27 additions and 26 deletions.
4 changes: 2 additions & 2 deletions tests/tools/route/tracemapper/basic/output.tools
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Reading net ...
Reading traces ...
mapping trace with 2 points
mapping trace with 3 points
mapping trace with 2 points ... (1 router calls)
mapping trace with 3 points ... (2 router calls)
2 changes: 1 addition & 1 deletion tests/tools/route/tracemapper/bs/output.tools
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Reading net ...
Reading traces ...
mapping trace with 4 points
mapping trace with 4 points ... (131 router calls)
2 changes: 1 addition & 1 deletion tests/tools/route/tracemapper/bs3/output.tools
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Reading net ...
Reading traces ...
mapping trace with 8 points
mapping trace with 8 points ... (49 router calls)
4 changes: 2 additions & 2 deletions tests/tools/route/tracemapper/fillGaps/basic/output.tools
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Reading net ...
Reading traces ...
mapping trace with 2 points
mapping trace with 3 points
mapping trace with 2 points ... (1 router calls)
mapping trace with 3 points ... (2 router calls)
2 changes: 1 addition & 1 deletion tests/tools/route/tracemapper/fillGaps/geo/output.tools
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Reading net ...
Reading traces ...
mapping trace with 2 points
mapping trace with 2 points ... (1 router calls)
2 changes: 1 addition & 1 deletion tests/tools/route/tracemapper/geo/output.tools
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Reading net ...
Reading traces ...
mapping trace with 2 points
mapping trace with 2 points ... (1 router calls)
4 changes: 2 additions & 2 deletions tests/tools/route/tracemapper/internal/delta/output.tools
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Reading net ...
Reading traces ...
mapping trace with 3 points
mapping trace with 2 points
mapping trace with 3 points ... (4 router calls)
mapping trace with 2 points ... (1 router calls)
4 changes: 2 additions & 2 deletions tests/tools/route/tracemapper/internal/fillGaps/output.tools
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Reading net ...
Reading traces ...
mapping trace with 3 points
mapping trace with 2 points
mapping trace with 3 points ... (2 router calls)
mapping trace with 2 points ... (1 router calls)
4 changes: 2 additions & 2 deletions tests/tools/route/tracemapper/internal/plain/output.tools
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Reading net ...
Reading traces ...
mapping trace with 3 points
mapping trace with 2 points
mapping trace with 3 points ... (2 router calls)
mapping trace with 2 points ... (1 router calls)
2 changes: 1 addition & 1 deletion tests/tools/route/tracemapper/offset/output.tools
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Reading net ...
Reading traces ...
mapping trace with 49 points
mapping trace with 49 points ... (577 router calls)
23 changes: 12 additions & 11 deletions tests/tools/route/tracemapper/unmapped/output.tools
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
Reading net ...
Reading traces ...
mapping trace with 18 points
Found no candidate edges for 4870.234796670498,10089.603445301764
Found no candidate edges for 4864.586877862457,10155.90743032936
Found no candidate edges for 4864.441538386745,10157.582431054674
Found no candidate edges for 4864.311242061434,10158.112638860941
Found no candidate edges for 4864.224767940119,10158.291991189122
Found no candidate edges for 4856.951360172126,10213.408242867328
Found no candidate edges for 4858.201709950576,10218.7895333739
Found no candidate edges for 4858.42631768086,10218.90314238239
Found no candidate edges for 4858.828239186434,10219.106438605115
Found no candidate edges for 4859.36161410436,10219.431977975182
mapping trace with 18 points ...
Found no candidate edges for 4870.234796670498,10089.603445301764 (index 0)
Found no candidate edges for 4864.586877862457,10155.90743032936 (index 3)
Found no candidate edges for 4864.441538386745,10157.582431054674 (index 4)
Found no candidate edges for 4864.311242061551,10158.112638860941 (index 5)
Found no candidate edges for 4864.224767940119,10158.291991189122 (index 6)
Found no candidate edges for 4856.951360172126,10213.408242867328 (index 13)
Found no candidate edges for 4858.201709950576,10218.7895333739 (index 14)
Found no candidate edges for 4858.42631768086,10218.90314238239 (index 15)
Found no candidate edges for 4858.828239186434,10219.106438605115 (index 16)
Found no candidate edges for 4859.36161410436,10219.431977975182 (index 17)
10 Points had no candidates. (0 router calls)

0 comments on commit fb7a904

Please sign in to comment.