ZENOTME commented on PR #349: URL: https://github.com/apache/iceberg-rust/pull/349#issuecomment-2487346035
> @ZENOTME Thanks, `make test` also runs successfully for me. I'm pretty sure that the test works, but I want to assert certain things on the metadata. Having the IDE to set breakpoints makes life much easier. When I run it in my IDE it gets stuck on waiting for the REST catalog. When I open up the ports I get the exception that the security token is invalid, which is probably an issue with the signing. > > Edit: I'm unable to get it to work on my local machine, could you check if you can fix that? We want to be able to run these kind of tests from our IDE as well. Looping in @Xuanwo since this might be related to OpenDAL. Hi, I try to set breakpoints in vscode and it works. I set the checkpoint at https://github.com/apache/iceberg-rust/blob/4262a09ecac2c98bda22860e6e45b80f3010a82c/crates/e2e_test/src/lib.rs#L68, and then it can successfully continue to run. Could you give more detail about how to reproduce this, e.g. where to set the breakpoint? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org