presentation fix failing test (assessment)

Build passed

16:30, 13 February 2023

f84c9f8d2c68a01c5f129a28deaa2dce483f95cd

[INFO] Scanning for projects...

[INFO]

[INFO] ------------------------< com.group1:ci-server >------------------------

[INFO] Building ci-server 0

[INFO] --------------------------------[ jar ]---------------------------------

[INFO]

[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ ci-server ---

[INFO]

[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ ci-server ---

[INFO] Using UTF-8 encoding to copy filtered resources.

[INFO] skip non existing resourceDirectory /Users/Erik/Desktop/Programmering/DD2480-CI/ci-server/watched-repository/ci-server/src/main/resources

[INFO]

[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ci-server ---

[INFO] Changes detected - recompiling the module!

[INFO] Compiling 7 source files to /Users/Erik/Desktop/Programmering/DD2480-CI/ci-server/watched-repository/ci-server/target/classes

[INFO]

[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ ci-server ---

[INFO] Using UTF-8 encoding to copy filtered resources.

[INFO] skip non existing resourceDirectory /Users/Erik/Desktop/Programmering/DD2480-CI/ci-server/watched-repository/ci-server/src/test/resources

[INFO]

[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ci-server ---

[INFO] Changes detected - recompiling the module!

[INFO] Compiling 3 source files to /Users/Erik/Desktop/Programmering/DD2480-CI/ci-server/watched-repository/ci-server/target/test-classes

[INFO]

[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ ci-server ---

[INFO]

[INFO] -------------------------------------------------------

[INFO] T E S T S

[INFO] -------------------------------------------------------

[INFO] Running com.group1.ContinuousIntegrationServerTest

running tests

running tests

[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.685 s - in com.group1.ContinuousIntegrationServerTest

[INFO] Running com.group1.RequestExtractionTest

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.647 s - in com.group1.RequestExtractionTest

[INFO] Running com.group1.Output_parserTest

[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.group1.Output_parserTest

[INFO]

[INFO] Results:

[INFO]

[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0

[INFO]

[INFO] ------------------------------------------------------------------------

[INFO] BUILD SUCCESS

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 41.740 s

[INFO] Finished at: 2023-02-13T17:31:33+01:00

[INFO] ------------------------------------------------------------------------