pg.yang

Results 20 comments of pg.yang

When I run test . The docker logs in `skywalking/agent-test-jvm:1.0.0` show it 's successful: ``` endTo receive actual data To validate Scenario[micronaut-http-scenario-3.6.0] passed! ``` But the shell execute failed: ```...

> When I run test . The docker logs in `skywalking/agent-test-jvm:1.0.0` show it 's successful: > > ``` > > endTo receive actual data > > To validate > >...

@wu-sheng I open a discussion about `rm: /Users/{work_space}/skywalking-java/test/plugin/workspace/micronaut-http-scenario/3.6.0/agent: Permission denied` when execute test https://github.com/apache/skywalking/discussions/9465

Actually, my test scenarios is always right on my PC , wether macos (use `-- debug` skip cleanup) or ubuntu . I have modified the code , but i'm not...

Is there other way to look detail info about CI/CD process。 No any idea on the error . It's right on PC .

OK, my PC can‘t reproduce the error , I will try it

I shouldn't ignore any error message . And need more patience . Maybe It's a good chance to understand github action , this project , and other something .

Just remain my test-scenario. And submit PR to main in my repo . Very Thanks . I will work on this plugin .Don't worry . If I'm ready let you...

@wu-sheng I'm ready , Test / micronaut-http-scenario is successful.