Deep Learning Specialization Week 2 - Tests failed on 1 cell(s)! These tests could be hidden

For the Programming Assignment: Optimization Methods assignment I am getting 88/100. The response for the test

[ValidateApp | INFO] Validating ‘/home/jovyan/work/submitted/courseraLearner/W2A1/Optimization_methods.ipynb’
[ValidateApp | INFO] Executing notebook with kernel: python3
Tests failed on 1 cell(s)! These tests could be hidden. Please check your submission.

I am getting all test passed so I cannot see the error.

I am also getting the same error.

Fixed by @ewalshlp.

It was just an operator precedence issue.

Good luck with the rest of the course :slight_smile:

1 Like

I’m still facing this issue @nramon, is there anyway I can see which test failed?

I’ve seen replies on:

But haven’t found the issue.

Fixed by @vitormonteiro.

Just a small error in the starting index in random_mini_batches.

Good luck with the rest of the specialization :slight_smile: