Skip to content

Conversation

@sophia-guo
Copy link
Contributor

Close #5586

@sophia-guo sophia-guo self-assigned this Sep 13, 2024
@sophia-guo
Copy link
Contributor Author

TC job: JCK_Check_For_New_Test_Group/31/

@sophia-guo
Copy link
Contributor Author

TC job: JCK_Check_For_New_Test_Group/32/

@sophia-guo
Copy link
Contributor Author

@andrew-m-leonard

clone()
{
cd $WORKDIR
cd "$WORKDIR" || exit1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

space missing

exit 1


compareNewTestsInSubGroups() {
subGroups=("vm.verifier.instructions" "lang.CLSS" "lang.EXPR" "lang.CONV" "lang.INTF" "lang.LMBD" "lang.DASG" "lang.NAME" "lang.TYPE" "lang.ANNOT" "lang.STMT")
touch "$WORKDIR/logs/NewTestsInSubGroups.txt"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we guarantee this file doesn't exist from a previous run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhance jck/diff/diff.sh to provide more details about the difference between two different jck

3 participants