github / github/gh-classroom

Bug: Autograding marks tests as passing that should fail

Open
#93 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
125
Forks
21
PR merge metrics
No merged PRs in 30d

Description

In testing a new assignment I deliberately uploaded code that should fail half of the unit tests. The autograder still marked everything as succeeding. Local runs through IntelliJ correctly show these tests not passing.

I am using gradle to run the tests (ver. 8.12) with the command gradle test --tests "TestClass.testMethod" which worked previously.
The template repository is WVUP/cs122objectorientedprogramming-lesson-1-blackjack-card-and-deck-CS122BlackjackCardAndDeck
The GH Classroom assignment is Classrooms->CS122ObjectOrientedProgramming->Lesson 1: Blackjack Card and Deck

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.