Skip to content

remove test for base R error in execution tests #1195

Open
@simonpcouch

Description

@simonpcouch

Not sure that this was the original intent of the test:

Code
res <- parsnip::fit(hpc_xgboost, class ~ novar, data = hpc, control = ctrl)
Condition
Error:
! object 'novar' not found

Noticed this in the transition to snapshot testing in #1190.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upkeepmaintenance, infrastructure, and similar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions