Open sophiaxu0424 opened 1 week ago
we recommend you run trace testing using the Make target
make run-tracetesting
I just ran this command from the main branch, and it ran successfully. Can you try running that command and confirm you are still having an issue?
When enabling API observability-driven testing using docker compose -f docker-compose-tests.yml run traceBasedTests I am having mismatch problem/warning like below:
I've using darwin/arm64 as my platform is in
tracetest/docker-compose.yaml
file and the server container is up and running for now. not sure if this warning would affect the process to see the test result?