I'm using this Forge with CI/CD probe and BDDFramework.
I set Timer to "when published" and publish it and tried execution, but it seems like I can't properly get the correct results as the first image.
This is the screen to check the test execution results.
I just ran BDD tests in Test module "TEST_AplikasiHitungNilaiSiswa ", Here is the results.
I'm guessing there is no issues in Test Module.
According to Service center log, the below error seems to be happening, but I'm not sure why this is happening.
Does anyone have any ideas on that solution?
I'd appreciate your advice if you are familiar with this matter.
Best,
Hello @Tsubasa Yoshikawa,
I have observed the above Object reference errors in our BDD Test runs as well.
In our case, after confirming that it did not adversely impact the BDD Test runs in any way, we chose to ignore it and continued using the component. It's been a couple of years of running BDD tests and there's been no issues.
Best regards,
AJ