Skip to content

Commit

Permalink
docs(ci): add keepass-argon2 to issues (#632)
Browse files Browse the repository at this point in the history
Add keepass-argon2-opencl to the list of problematic formats.

Document all formats that fail and therefore need to be disabled
during testing.

Signed-off-by: Claudio André <[email protected]>
  • Loading branch information
claudioandre-br committed Nov 19, 2024
1 parent 8a15566 commit f4f559c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ basekit
bestpractices
bigfiles
bitlocker
Bla
bugtracker
BUILDID
buildlog
Expand Down Expand Up @@ -159,6 +160,7 @@ markdownlint
metainfo
mfb
misconfig
Mka
mktemp
mrsp
mscash
Expand Down
5 changes: 5 additions & 0 deletions CI/disabled/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ disable_list="
argon2-opencl
bcrypt-opencl
descrypt-opencl
keepass-argon2-opencl
krb5tgs-opencl
lm-opencl
o5logon-opencl
Expand Down Expand Up @@ -113,4 +114,8 @@ Platform #0 name: Intel(R) OpenCL, version: OpenCL 3.0 LINUX\
'streebog256crypt-opencl'
'streebog512crypt-opencl'
'gost94crypt-opencl'

# Testing: KeePass-Argon2-opencl [BlaMka OpenCL]...
# run_tests.sh: line 304: 6619 Segmentation fault (core dumped) "$JTR_BIN" -test-full=0 --format=opencl
'keepass-argon2-opencl'
```

0 comments on commit f4f559c

Please sign in to comment.