Teammates: InstructorFeedbackResponseCommentDeleteActionTest is not stable

Created on 6 Jun 2017  路  5Comments  路  Source: TEAMMATES/teammates

The InstructorFeedbackResponseCommentDeleteActionTest is failing.

  • Travis error message: Java.lang.NullPointerException at InstructorFeedbackResponseCommentDeleteActionTest.java:52.
  • local machine error message: java.lang.AssertionError: response comment not found at InstructorFeedbackResponseCommentDeleteActionTest.java:124

This was happening across all my open PRs before #7452 was merged by @whipermr5, but is now happening only on #7416 and #7453. Requesting assistance in dealing with this issue.

Note: the error persists even after multiple test tries in Travis.

a-Testing c.Bug

Most helpful comment

I've been observing for the past few days. Seems like this failure has non-trivial potential to halt an otherwise-passing build, so this should be remedied as soon as we can.

The linked PR is not the cause; the actual cause is #7332. @sujeet14108 can you spend some time to troubleshoot?

All 5 comments

I've been observing for the past few days. Seems like this failure has non-trivial potential to halt an otherwise-passing build, so this should be remedied as soon as we can.

The linked PR is not the cause; the actual cause is #7332. @sujeet14108 can you spend some time to troubleshoot?

@wkurniawan07 I've noticed across several other PRs that this error goes away over multiple Travis test tries (see #7389). However, in the ones linked above, it remains even after all test tries. How is it that the tests behave in an inconsistent manner?

Related to #7455? The inconsistency might be due to the slowness of JDO.

Could very well be. I haven't troubleshot and perhaps will not.

Subsuming under #7455.

Was this page helpful?
0 / 5 - 0 ratings