Week 1 assignment - Submission correct but not passing automated tests

Hi all - I’m having trouble passing the automated tests for the assignment submission for week 1. All tests pass in my Jupyter notebook.

The only test that passes is the creation of the Cloud9 environment.

Any suggestions? I’ll try back in a few days with my material and see if the situation resolves itself…

Patrick

Hi @pahenn

Passing the test cases on the notebook does not mean you can pass the submission tests. You must verify that your code works on all cases beyond the provided ones. Make sure to test edge cases and ensure that you’ve followed any instructions carefully.

Hope it helps! Feel free to ask if you need further assistance.

If the issue persists, feel free to share your notebook (in Private Messages) so I or other fellow mentors can help you.

Ok. let me see is there is some silly error that I’m allowing to persist between each query.

There is also a test for a payments_obt but no information on creating that. I created a payments_obt table but totally unsure of whether it includes all the columns that would be expected for it.

Best,
Patrick

@pahenn thanks for reporting this.

Was your notebook successfully loaded to the S3 bucket prior to submission?

If yes, could you please send us the screenshot of the Submission report (click on “Submission report” button next to “Submit”).

We took out payments_obt from graders, sorry for confusion.

Thank you!

The issue occurs for me as well.
Doesn’t pass the tests in autograder even after uploading to S3.

I had the same problem. The grading system seems not to work correctly.

Any update regarding the grading?

@deb03 @Tohaku the grading system was updated. Please make sure that you upload the notebook into the submission S3 bucket (see the instructions in Section 6).

I did upload to s3 for grading, yet it was not being graded.
I will attempt the assignment again in some time.

@esanina I attempted the assignment again, and even uploaded the notebook to S3 bucket, but it is still not getting graded.

@deb03 could you please email me your notebook to elena.sanina@deeplearning.ai Thank you!

@esanina I would also like to thank Elena (and everyone else working on this)-- At some point it will transition from ‘its broke !’ To, whoops, ‘I broke it’.

Unfortunately I do not exactly know when that is :grin:.

Just gave it another shot, all outputs match but still not passing. Emailed the project to Elena, hopefully it’ll get taken care of.

@pahenn I am sure they will figure it. Please just give them some time.

@pahenn @deb03 thanks for the files. There was a problem with the grader, it should be fixed now.

Apologies for technical issues and thanks for helping to solve it.

Happy Learning!

2 Likes

I’ve confirmed that the grading system is now working. Thank you for your support.

Thanks a lot for your help. The bug is fixed now.