TestingResearchIllinois / idoft

34 stars 248 forks source link

Opened and got Accepted 3 new prs for new flaky tests #1365

Closed Mukta13 closed 1 week ago

Mukta13 commented 2 weeks ago

Added 3 flaky tests fixed PR's. Found new flaky tests. The log of these flaky tests can be found on my VM: /home/muktaj2/fastjson2/run1-nondex-log-1.txt

Each of these tests can be tested using these commands:

mvn -pl core edu.illinois:nondex-maven-plugin:2.1.7:nondex -Dtest=com.alibaba.fastjson2.v1issues.issue_3800.Issue3831#test_for_issue3831

mvn -pl core edu.illinois:nondex-maven-plugin:2.1.7:nondex -Dtest=com.alibaba.fastjson2.issues_2600.Issue2644#testJsonBackReference

mvn -pl core edu.illinois:nondex-maven-plugin:2.1.7:nondex -Dtest=com.alibaba.fastjson2.issues_2800.Issue2836#test
darko-marinov commented 2 weeks ago

Please change to Accepted. You can also discuss with the developers what are all the tests that you plan to change for them, and in what order to open PRs.

Mukta13 commented 1 week ago

I have updated it, thanks