disable test that fetches from the web for torchtext extension in PyTorch-bundle v2.1.2#20484
Conversation
|
@boegelbot please test @ jsc-zen3 |
|
@casparvl: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2097924563 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot please test @ generoso |
|
@casparvl: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2098030958 processed Message to humans: this is just bookkeeping information for me, |
Not sure why this failed. It was still succesful here, though a lot hast changed in that PR after that test. Not sure why it wasn't invoked again, I guess because there were plenty of other (succesful) test reports from other systems by then. I'll retry, see if it's a hickup somehow... |
|
@boegelbot please test @ jsc-zen3 |
|
Test report by @boegelbot |
|
@boegelbot please test @ jsc-zen3 |
|
@casparvl: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2098191268 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
Killed by kill signal... OOM maybe? Again, it didn't show any issue in the original PR. I'll also retry this one... |
|
@boegelbot please test @ generoso |
|
@casparvl: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2098357508 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @casparvl |
|
Test report by @akesandgren |
|
Going in, thanks @casparvl! |
torchtext extension in PyTorch-bundle v2.1.2
(created using
eb --new-pr)I got a timeout on the
test_download_glove_vectorstest oftorchtextsince it fetches something from the web (or tries to). The original PR already skipped thetest_download_charngram_vectorsfor the same reason, I guess I just found one that wasn't hit before.