Conversation
|
Do you understand why the call give the segfault? |
Segfault is due to some implementation detail of the CXXGraph object. Has to be debug elsewhere; however this fix identifies the buggy tests and comment them out (which should be tracked elsewhere) and propose a fix to re-enable benchmarking tests. |
|
Ok, I open an issue about this |
0109dee to
a0d2f1d
Compare
|
fixing the code formatting issue - seems OK. @ZigRazor Any idea on how this Labeler failure can be resolved ? |
I can view this later.. useless workflow :) |
|
Also the clang-format fails in the include/ folder which is not touched in the commit
```
clang-format Check, Attempt #2 / Formatting Check (include/CXXGraph)
Failed in 25 seconds
```
From: ZigRazor ***@***.***>
Date: Tuesday, May 13, 2025 at 9:17 AM
To: ZigRazor/CXXGraph ***@***.***>
Cc: Muthu Annamalai ***@***.***>, Author ***@***.***>
Subject: [EXTERNAL] Re: [ZigRazor/CXXGraph] Fix benchmark suite (PR #503)
[Image removed by sender.]ZigRazor left a comment (ZigRazor/CXXGraph#503)<#503 (comment)>
fixing the code formatting issue - seems OK. @ZigRazor<https://github.com/ZigRazor> Any idea on how this Labeler failure can be resolved ?
Run ***@***.***
The configuration file (path: .github/labeler.yml) was not found locally, fetching via the api
Error: Error: found unexpected type for label 'repo' (should be array of config options)
Error: found unexpected type for label 'repo' (should be array of config options)
I can view this later.. useless workflow :)
—
Reply to this email directly, view it on GitHub<#503 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/APGLTDF7IPRMD4LA6EMNQEL26ILKNAVCNFSM6AAAAAB45D25VCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQNZXGE3DKMZZHA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
Why is the windows build failing on something unrelated to this PR ? |
|
The windows problem is the path of the test file, in any case this could be merged |
- clang-fmt fix - fix signed
a0d2f1d to
291cb85
Compare
|
Signed the commit. |
Fix benchmark suite and comment out tests causing segfaults