zebrunner / carina

Carina automation framework (TestNG): Web, Mobile, API, DB etc testing...
https://zebrunner.github.io/carina
Apache License 2.0
954 stars 218 forks source link

Facing below AfterClass issue once the script is executed....i.e in teardown #2283

Open prasadjshimpi opened 1 month ago

prasadjshimpi commented 1 month ago

FAILED CONFIGURATION: @AfterClass com.zebrunner.carina.cucumber.CucumberRunner.tearDownClass(org.testng.TestRunner@1912297c) java.lang.NoSuchFieldError: READ_DATE_TIMESTAMPS_AS_NANOSECONDS

Below Carina version i am using

1.2.9 1.2.4 1.2.4 11 1.9.8
prasadjshimpi commented 1 month ago

image