Commit b507051
authored
test(cli): cover long runner exec commands (#1154)
* test(cli): cover long runner exec commands
Run a 10,000-character argument through the existing end-to-end runner test to cover the remote bootstrap path.
* test(cli): require exact long exec output
* test(cli): verify exact long exec argument
Check the complete argument and argument count so the E2E test detects corruption or duplication.1 parent 65a28cb commit b507051
1 file changed
Lines changed: 28 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2024 | 2024 | | |
2025 | 2025 | | |
2026 | 2026 | | |
2027 | | - | |
| 2027 | + | |
2028 | 2028 | | |
2029 | 2029 | | |
2030 | 2030 | | |
| |||
2036 | 2036 | | |
2037 | 2037 | | |
2038 | 2038 | | |
2039 | | - | |
2040 | | - | |
2041 | | - | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
2042 | 2042 | | |
| 2043 | + | |
| 2044 | + | |
2043 | 2045 | | |
2044 | | - | |
2045 | | - | |
2046 | | - | |
2047 | | - | |
2048 | | - | |
2049 | | - | |
2050 | | - | |
2051 | | - | |
2052 | | - | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
| 2067 | + | |
2053 | 2068 | | |
2054 | 2069 | | |
2055 | 2070 | | |
| |||
0 commit comments