Sean T Allen

Results 783 comments of Sean T Allen

The 4 jobs in this screenshot are the 4 created from the config in the PR. ![image](https://user-images.githubusercontent.com/193596/129484935-014e9f16-4aaa-4a0a-a8b7-287bbd369130.png)

Our .cirrus.yml is getting very big. I'm thinking of moving forward with this to cut down on a lot of repetition. I'm planning on starting by only moving the X86...

I'm going to try resurrecting this because it will make our cirrus stuff less brittle.

The following "ponyc-runner" tests failed with a timeout: ``` [ FAILED ] 12 test(s), listed below: [ FAILED ] annotation-methods [ FAILED ] regression-3840 [ FAILED ] array-infer-from-values-call-with-iterator-antecedent [ FAILED...

Aside from https://github.com/ponylang/ponyc/issues/4138#issuecomment-1167699736, I am convinced that this is environmental; a vm losing CPU access. However https://github.com/ponylang/ponyc/issues/4138#issuecomment-1167699736 gives me pause and wondering if that is entirely true. I'm still believing...

At sync we discussed a bit more and decided that https://github.com/ponylang/ponyc/issues/4138#issuecomment-1167699736 is probably also environmental where a pause of almost 60 seconds would explain the failures. There's no much we...

@fkorotkov it would appear that some tests are started and then all of them that are running time out. The only thing looking at when and how this happens is...

@fkorotkov these are all Apple silicon failures. I haven't seen anything like this in any other test environments and yes, this looks like the entire vm froze and when it...

@ponylang/committer the next time you encounter this issue, please don't restart the job. leave it as is as it appears a "rerun job" make impossible for me to find the...

@fkorotkov it would appear that via the UI, once we do "rerun failure" that there's no way in the UI to get the given run that failed.