#FI9 Different Expectation

why tester shows,

remote: [your_program] 165.232.41.73:51556
remote: [your_program] 165.232.38.164:51493
remote: [your_program] 165.232.35.114:51476
remote: [tester::#FI9] Expected stdout to contain "106.72.196.0:41485", got: "165.232.41.73:51556\n165.232.38.164:51493\n165.232.35.114:51476\n"
remote: [tester::#FI9] Test failed

when in the description itself, expectation is this,

165.232.41.73:51556
165.232.38.164:51493
165.232.35.114:51476

Hi routineyfans,
The descriptions states the expected output when sample.torrent is used
The tester checks additional torrent files to prevent hardcoding of results

Did you find it confusing? I agree that the wording can be misleading

1 Like

Thanks i forgot to replace sample.torrent with &args[2]

1 Like