adoptium / adoptium/aqa-tests

jdk8 alpine x64 - sun/tools/native2ascii/Native2AsciiTests.sh failed with `diff: unrecognized option: c`

Open
#5,893 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

jdk8 alpine x64 - sun/tools/native2ascii/Native2AsciiTests.sh failed with `diff: unrecognized option: c`

```
17:08:06 command: shell Native2AsciiTests.sh
17:08:06 reason: Assumed action based on file name: run shell Native2AsciiTests.sh
17:08:06 elapsed time (seconds): 0.852
17:08:06 STDOUT:
17:08:06 4630463 failed
17:08:06 STDERR:
17:08:06 + diff -c x.out.expected x.out.1
17:08:06 diff: unrecognized option: c
17:08:06 BusyBox v1.36.1 (2024-06-10 07:11:47 UTC) multi-call binary.
17:08:06
17:08:06 Usage: diff [-abBdiNqrTstw] [-L LABEL] [-S FILE] [-U LINES] FILE1 FILE2

```

https://ci.adoptium.net/view/Test_grinder/job/Grinder/12415/console

Contributor guide

Open the contributing guide

Research direction

Read sun/tools/native2ascii/Native2AsciiTests.sh and inspect the reported `diff -c x.out.expected x.out.1` command. Reproduce the test on jdk8 Alpine x64, then verify that Native2AsciiTests.sh completes without the BusyBox diff error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, linux, shell
Domain
operating-systems, testing-qa
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.