contest icon indicating copy to clipboard operation
contest copied to clipboard

Run continuous and on-demand system testing for real and virtual hardware

Results 38 contest issues
Sort by recently updated
recently updated
newest added

**Issue by [insomniacslk](https://github.com/insomniacslk)** _Friday Feb 07, 2020 at 13:37 GMT_ _Originally opened as https://github.com/facebookincubator/contest/issues/39_ ---- Similarly to #38, we want to integrate with Gerrit, so we can test coreboot builds.

**Issue by [marcoguerri](https://github.com/marcoguerri)** _Thursday Feb 06, 2020 at 15:06 GMT_ _Originally opened as https://github.com/facebookincubator/contest/issues/34_ ---- Right now there is no source of truth that tells which targets were acquired at...

**Issue by [insomniacslk](https://github.com/insomniacslk)** _Thursday Feb 06, 2020 at 14:11 GMT_ _Originally opened as https://github.com/facebookincubator/contest/issues/33_ ---- Currently every reporter is responsible for result calculation and delivery of the report. However some...

**Issue by [insomniacslk](https://github.com/insomniacslk)** _Tuesday Feb 04, 2020 at 16:37 GMT_ _Originally opened as https://github.com/facebookincubator/contest/issues/16_ ---- The job ID is unique per reporter, it is redundant to have it in each...

**Issue by [insomniacslk](https://github.com/insomniacslk)** _Tuesday Feb 04, 2020 at 16:35 GMT_ _Originally opened as https://github.com/facebookincubator/contest/issues/15_ ---- This is currently left to plugin implementations, which may or may not require their presence....

**Issue by [insomniacslk](https://github.com/insomniacslk)** _Tuesday Feb 04, 2020 at 16:31 GMT_ _Originally opened as https://github.com/facebookincubator/contest/issues/11_ ---- We may need to forward a user's identity so that ConTest can log with the...

**Issue by [insomniacslk](https://github.com/insomniacslk)** _Tuesday Feb 04, 2020 at 16:25 GMT_ _Originally opened as https://github.com/facebookincubator/contest/issues/5_ ---- Panic in goroutines other than the main one cannot be recovered explicitly, they have to...

**Issue by [marcoguerri](https://github.com/marcoguerri)** _Wednesday Feb 05, 2020 at 12:48 GMT_ _Originally opened as https://github.com/facebookincubator/contest/issues/21_ ---- Using `[]Struct` is in most cases probably desirable, but in some cases `[]*Struct` might make...