Skip to content

Commit

Permalink
common: extend error messages in match file pmempool_transform/TEST10.
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Gromadzki <[email protected]>
  • Loading branch information
grom72 committed Jan 30, 2024
1 parent 1676dfb commit 672265d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/pmempool_transform/out10.log.match
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ REPLICA
20M $(nW)testfile01
20M $(nW)testfile21

$(OPT)$(*) *ERROR* transform.c: $(N): check_if_part_used_once: cannot get absolute path for $(*)/test_pmempool_transform10/testfile00, replica 0, part 0
$(OPT)$(*) *ERROR* util_posix.c: $(N): util_compare_file_inodes: stat failed for $(*)/test_pmempool_transform10/testfile21
$(OPT)$(*) *ERROR* transform.c: $(N): check_if_part_used_once: some part file's path is used multiple times
$(OPT)$(*) *ERROR* replica.c: $(N): pmempool_transformU: transformation failed
error: Invalid argument
error: failed to transform $(nW)poolset.in -> $(nW)poolset.out: some part file's path is used multiple times
Poolset structure:
Expand Down

0 comments on commit 672265d

Please sign in to comment.