Closed kingdoctor123 closed 1 year ago
Hello,
I submitted my hw6 solution file deadcode.zip to gg, but the grader says
deadcode.zip
running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_examples.rs (target/release/deps/test_examples-d8ae6d8bc74bd05f) running 1 test thread 'test_examples_gvn' panicked at 'not yet implemented: Homework: Global Variable Numbering', src/opt/gvn.rs:11:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace test test_examples_gvn ... FAILED failures: failures: test_examples_gvn test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 11 filtered out; finished in 0.00s error: test failed, to rerun pass `--test test_examples`
I double-checked that I correctly submitted to https://gg.kaist.ac.kr/assignment/96/ and I guess it is a bug of gg. Can you please check it for me?
Thank you in advance.
Fixed! It will work now.
Thank you for quick fix. I checked that it indeed works.
Hello,
I submitted my hw6 solution file
deadcode.zip
to gg, but the grader saysI double-checked that I correctly submitted to https://gg.kaist.ac.kr/assignment/96/ and I guess it is a bug of gg. Can you please check it for me?
Thank you in advance.