Skip to content

Bug: Autograding marks tests as passing that should fail #93

@calmond1

Description

@calmond1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions