websockets / ws

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
MIT License
21.34k stars 2.3k forks source link

While building websocket-api:9.4.48.v20220622 with UAT, failed. (Test Case Failure) #2212

Closed shivsrivastava closed 3 months ago

shivsrivastava commented 3 months ago

Is there an existing issue for this?

Description

I am trying to build websocket-api:9.4.48.v20220622 with UAT enabled but getting UAT failed. Command I am using "mvn test". I have also attached log file and Below is my exception.

[28 08:14:46.664] | [ERROR] Failures: [28 08:14:46.664] | [ERROR] ShutdownMonitorTest.testNoExitSystemProperty:130 expected: but was: [28 08:14:46.664] | [INFO] [28 08:14:46.664] | [ERROR] Tests run: 2407, Failures: 1, Errors: 0, Skipped: 53 [28 08:14:46.664] | [INFO] [28 08:14:46.664] | [WARNING] Corrupted channel by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /tmp/pkgs_raw/websocket-api/9.4.48.v20220622/jetty-server/target/surefire-reports/2024-02-28T08-03-08_437-jvmRun1.dumpstream [28 08:14:46.665] | [INFO] ------------------------------------------------------------------------ [28 08:14:46.665] | [INFO] Reactor Summary for Jetty :: Project 9.4.48.v20220622:

My environment- JDK- 8, 11, 17 Maven - 3.3.1 and above . Please let me know the java version , Build Command and Maven version , where it is running fine. build-websocket-api-9.4.48.v20220622-2024-02-28-07-55-34-482-6274417841.txt

ws version

websocket-api:9.4.48.v20220622

Node.js Version

NA

System

Linux/Ubuntu/Windows

Expected result

UAT should pass

Actual result

UAT fails

Attachments

Yes Attached logs.

lpinca commented 3 months ago

It seems you are in the wrong repository. This is a WebSocket library for Node.js, not Java.

shivsrivastava commented 3 months ago

Please check. We are building websocket-api with version 9.4.48.v20220622 . Please let us know the correct Maven and JDK version

shivsrivastava commented 3 months ago

Any update?

devidandupati commented 3 months ago

i have tried different jdk's like 17,11,8,15 and 18 . maven 3.9.6,3.9.4 and 3.3.1 but still facing failling.

meetankit24 commented 3 months ago

I'm tired of testing still getting UT failure with OpenJDK18 and Maven 3.9.6

sourabhmagdum45 commented 3 months ago

Yes, getting failure for me with different JDK and Maven version also

shivsrivastava commented 2 months ago

Please update on this.