ASSERT-KTH / ASSERT-KTH/quixbugs-experiment
No failing oracle
Open
- Dominant language
- Java
- Stars
- 12
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The original oracle for subject "minimum_spanning_tree" does not fail nor print error.
https://github.com/jkoppel/QuixBugs/blob/master/java_testcases/MINIMUM_SPANNING_TREE_TEST.java
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting java_testcases/MINIMUM_SPANNING_TREE_TEST.java, linked in the issue, to understand why the original oracle for minimum_spanning_tree does not fail or print an error. Reproduce the current test behavior, then verify that the oracle detects the relevant incorrect result and reports the failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100