Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixed
expect
and now it fails.Created the same issue before #407 but @spsjvc didn't approve it. I am one hundred percent sure that the below test case does not check anything meaningful.
The invalid test statement is in below:
Here's why this is meaningless:
Please log below log statements after the test case:
As you can see even though they are not equal, the test still pass!
Btw, below statements also pass! Please check it out yourself.
The tests needs to be like below in order to actually check it: