Giampaolo Rodola

Results 377 comments of Giampaolo Rodola

Yeah, nothing changes. :( This (new) error is different, and it's from the `run-syntax-tests:` job: ``` 2022-12-16T11:45:03.7925339Z Requested labels: ubuntu-latest 2022-12-16T11:45:03.7925386Z Job defined at: giampaolo/sysconf/.github/workflows/sublime_tests.yml@refs/heads/dev 2022-12-16T11:45:03.7925412Z Waiting for a runner...

Again, I suspect this may have to do with the fact that my repo is private. I'm taking a look at https://github.com/SublimeText/UnitTesting/tree/master/actions/, but I'm not familiar with GH actions' code/config....

Quote: ``` 2022-12-16T11:46:37.3664621Z Wait for tests output.................................. 2022-12-16T11:47:09.4035281Z Wait for tests output.................................. 2022-12-16T11:47:39.4427242Z Wait for tests output.................................. 2022-12-16T11:47:39.4429713Z Timeout: Could not obtain tests output. ``` Another possible reason which came...

Thank you for your help Randy. I have added this: ```yml - uses: actions/checkout@v3 - uses: SublimeText/UnitTesting/actions/setup@v1 with: package-name: User package-path: ./home/.config/sublime-text/Packages/User ``` That didn't solve the problem but at...

If this can help, here is how I'm currently running tests via the build system. My project config file looks like this: ```json { // ... "build_systems": [ { "name":...

Closing as per my previous https://github.com/giampaolo/psutil/issues/2400#issuecomment-2047851524.

Thank you @colesbury. This is a great addition.

I now realize this is a very old issue for which a solution has been proposed already (but unfortunately no merge): https://github.com/aziz/SublimeANSI/issues/43 https://github.com/aziz/SublimeANSI/issues/12

Despite this is an old issue, it is still valid today. I cannot tell how to reproduce it, but I experience it kind of regularly (say once per week): ```...

No, during startup.