Commit 83d689c
committed
fix(test): mark AWK printf limit tests as bash_diff to fix comparison mismatch
Bashkit intentionally caps printf width/precision to prevent OOM,
which differs from real bash. Mark those tests with bash_diff directive
so they're excluded from bash_comparison_tests.1 parent 44b0f57 commit 83d689c
File tree
1 file changed
+2
-0
lines changed- crates/bashkit/tests/spec_cases/bash
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments