Øyvind Harboe

Results 598 comments of Øyvind Harboe

make elapsed could be rolled into .json if generation of .json files works SKIP_REPORT_METRICS=0

@vvbandeira @maliberty How is this coming?

@vvbandeira @maliberty Any news?

@vvbandeira Please merge #2272 if you are happy with the CI part being done, to hook up the docker image and close this issue. I'll see about filing some followup...

The various ORFS stages have vastly different memory and CPU needs. How does the user characterize and balance this?

> I've run into this before. I just downloaded the clang-format version that's in the CI, and used that one. 18.1.3 Add a `bazelisk run //:format` target to insulate ourselves...

@hzeller Looks like the test *is* executed in bazel. bazelisk test src/gpl/test:* Output: ``` //src/gpl/test:ar01-tcl_test PASSED in 0.3s //src/gpl/test:ar02-tcl_test PASSED in 0.3s //src/gpl/test:clust01-tcl_test PASSED in 0.4s //src/gpl/test:clust02-tcl_test PASSED in 0.5s...

> mmh, then I am wondering why it was not complaining the same way the cmake test did. Does it properly compare the right files @oharboe ? Don't know...

> Marking this as draft right now as there are various questions > > * how do I would update golden files if needed ? Eventually, I'd like to see...

> (I don't know how to update the golden files, is there a process ? I just copied the result to the `*.ok` file, but looks ilke the "Check that...