Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2 #1083

Merged
merged 1 commit into from
Aug 31, 2023

build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2

19110ca
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2 #1083

build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2
19110ca
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Java Tests (OS: windows-latest, Java: 18) succeeded Aug 28, 2023 in 1s

Java Tests (OS: windows-latest, Java: 18) ✅

Tests passed successfully

Report Passed Failed Skipped Time
code-generation/language-base-freemarker/target/surefire-reports/TEST-org.apache.plc4x.plugins.codegenerator.protocol.freemarker.TracerTest.xml 9✅ 110ms
code-generation/protocol-base-mspec/target/surefire-reports/TEST-org.apache.plc4x.plugins.codegenerator.language.mspec.expression.ExpressionStringParserTest.xml 3✅ 392ms
code-generation/protocol-base-mspec/target/surefire-reports/TEST-org.apache.plc4x.plugins.codegenerator.language.mspec.parser.MessageFormatParserTest.xml 4✅ 357ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.authentication.PlcUsernamePasswordAuthenticationTest.xml 3✅ 844ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcConnectionExceptionTest.xml 4✅ 32ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcExceptionTest.xml 4✅ 15ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcIncompatibleDatatypeExceptionTest.xml 1✅ 16ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcInvalidTagExceptionTest.xml 4✅ 32ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcIoExceptionTest.xml 4✅ 15ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcNotImplementedExceptionTest.xml 1✅ 0ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcProtocolExceptionTest.xml 4✅ 0ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcProtocolPayloadTooBigExceptionTest.xml 1✅ 15ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcRuntimeExceptionTest.xml 4✅ 16ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcTagRangeExceptionTest.xml 1✅ 0ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcTimeoutExceptionTest.xml 1✅ 15ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcUnsupportedDataTypeExceptionTest.xml 5✅ 16ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcUnsupportedOperationExceptionTest.xml 1✅ 0ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.types.PlcResponseCodeTest.xml 1✅ 15ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.types.PlcSubscriptionTypeTest.xml 1✅ 0ms
plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.PlcDriverManagerTest.xml 5✅ 2s
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.codegen.io.VintIoTest.xml 10✅ 562ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.generation.ReadBufferTest.xml 2✅ 16ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.internal.DefaultSendRequestContextTest.xml 7✅ 3s
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.optimizer.RequestTransactionManagerTest.xml 3✅ 1⚪ 47ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.parser.ConnectionParserTest.xml 1✅ 78ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.Plc4xNettyWrapperTest.xml 2✅ 2s
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest.xml 203ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$AlignBoxes.xml 4✅ 47ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$BoxBelowBox.xml 2✅ 0ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$BoxString.xml 4✅ 16ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$ChangeBoxName.xml 3✅ 16ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$ExpandBox.xml 2✅ 15ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$GetBoxName.xml 4✅ 16ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$IsEmpty.xml 4✅ 31ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$LightBoxString.xml 1✅ 0ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$MergeHorizontal.xml 2✅ 16ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$SideBySide.xml 4✅ 15ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$Width.xml 2✅ 16ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest.xml 125ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$CalculateBytesPerRowAndIndexWidth.xml 6✅ 16ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$Dump.xml 3✅ 47ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$FixedWidth.xml 2✅ 15ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$MaskString.xml 2✅ 0ms
plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$MinMax.xml 3✅ 16ms
protocols/ab-eth/target/surefire-reports/TEST-org.apache.plc4x.protocol.abeth.ABETHProtocolTest.xml 1✅ 782ms
protocols/ads/target/surefire-reports/TEST-org.apache.plc4x.protocol.ads.ADSDiscoveryProtocolTest.xml 1✅ 766ms
protocols/ads/target/surefire-reports/TEST-org.apache.plc4x.protocol.ads.ADSProtocolTest.xml 1✅ 156ms
protocols/bacnetip/target/surefire-reports/TEST-org.apache.plc4x.protocol.bacnetip.BacNetIpProtocolTest.xml 1✅ 2s
protocols/bacnetip/target/surefire-reports/TEST-org.apache.plc4x.protocol.bacnetip.ObjectPropertyDeDuplicationTest.xml 3964✅ 6⚪ 4s
protocols/c-bus/target/surefire-reports/TEST-org.apache.plc4x.protocol.cbus.CBusProtocolTest.xml 1✅ 1s
protocols/canopen/target/surefire-reports/TEST-org.apache.plc4x.protocol.canopen.CANOpenProtocolTest.xml 1✅ 892ms
protocols/df1/target/surefire-reports/TEST-org.apache.plc4x.protocol.df1.Df1ProtocolTest.xml 1✅ 813ms
protocols/eip/target/surefire-reports/TEST-org.apache.plc4x.protocol.eip.EipProtocolTest.xml 1✅ 985ms
protocols/firmata/target/surefire-reports/TEST-org.apache.plc4x.protocol.firmata.FirmataProtocolTest.xml 1✅ 786ms
protocols/genericcan/target/surefire-reports/TEST-org.apache.plc4x.protocol.genericcan.GenericCANProtocolTest.xml 1✅ 750ms
protocols/iec-60870/target/surefire-reports/TEST-org.apache.plc4x.protocols.iec60870.IEC608705104ProtocolTest.xml 1✅ 891ms
protocols/knxnetip/target/surefire-reports/TEST-org.apache.plc4x.protocol.knxnetip.KnxNetIpProtocolTest.xml 1✅ 1s
protocols/modbus/target/surefire-reports/TEST-org.apache.plc4x.protocol.modbus.ModbusProtocolTest.xml 1✅ 923ms

✅ code-generation/language-base-freemarker/target/surefire-reports/TEST-org.apache.plc4x.plugins.codegenerator.protocol.freemarker.TracerTest.xml

9 tests were completed in 110ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.plugins.codegenerator.protocol.freemarker.TracerTest 9✅ 110ms

✅ code-generation/protocol-base-mspec/target/surefire-reports/TEST-org.apache.plc4x.plugins.codegenerator.language.mspec.expression.ExpressionStringParserTest.xml

3 tests were completed in 392ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.plugins.codegenerator.language.mspec.expression.ExpressionStringParserTest 3✅ 392ms

✅ code-generation/protocol-base-mspec/target/surefire-reports/TEST-org.apache.plc4x.plugins.codegenerator.language.mspec.parser.MessageFormatParserTest.xml

4 tests were completed in 357ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.plugins.codegenerator.language.mspec.parser.MessageFormatParserTest 4✅ 357ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.authentication.PlcUsernamePasswordAuthenticationTest.xml

3 tests were completed in 844ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.authentication.PlcUsernamePasswordAuthenticationTest 3✅ 844ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcConnectionExceptionTest.xml

4 tests were completed in 32ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcConnectionExceptionTest 4✅ 32ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcExceptionTest.xml

4 tests were completed in 15ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcExceptionTest 4✅ 15ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcIncompatibleDatatypeExceptionTest.xml

1 tests were completed in 16ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcIncompatibleDatatypeExceptionTest 1✅ 16ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcInvalidTagExceptionTest.xml

4 tests were completed in 32ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcInvalidTagExceptionTest 4✅ 32ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcIoExceptionTest.xml

4 tests were completed in 15ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcIoExceptionTest 4✅ 15ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcNotImplementedExceptionTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcNotImplementedExceptionTest 1✅ 0ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcProtocolExceptionTest.xml

4 tests were completed in 0ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcProtocolExceptionTest 4✅ 0ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcProtocolPayloadTooBigExceptionTest.xml

1 tests were completed in 15ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcProtocolPayloadTooBigExceptionTest 1✅ 15ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcRuntimeExceptionTest.xml

4 tests were completed in 16ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcRuntimeExceptionTest 4✅ 16ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcTagRangeExceptionTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcTagRangeExceptionTest 1✅ 0ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcTimeoutExceptionTest.xml

1 tests were completed in 15ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcTimeoutExceptionTest 1✅ 15ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcUnsupportedDataTypeExceptionTest.xml

5 tests were completed in 16ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcUnsupportedDataTypeExceptionTest 5✅ 16ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.exceptions.PlcUnsupportedOperationExceptionTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.exceptions.PlcUnsupportedOperationExceptionTest 1✅ 0ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.types.PlcResponseCodeTest.xml

1 tests were completed in 15ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.types.PlcResponseCodeTest 1✅ 15ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.api.types.PlcSubscriptionTypeTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.api.types.PlcSubscriptionTypeTest 1✅ 0ms

✅ plc4j/api/target/surefire-reports/TEST-org.apache.plc4x.java.PlcDriverManagerTest.xml

5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.PlcDriverManagerTest 5✅ 2s

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.codegen.io.VintIoTest.xml

10 tests were completed in 562ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.codegen.io.VintIoTest 10✅ 562ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.generation.ReadBufferTest.xml

2 tests were completed in 16ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.generation.ReadBufferTest 2✅ 16ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.internal.DefaultSendRequestContextTest.xml

7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.internal.DefaultSendRequestContextTest 7✅ 3s

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.optimizer.RequestTransactionManagerTest.xml

4 tests were completed in 47ms with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.optimizer.RequestTransactionManagerTest 3✅ 1⚪ 47ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.parser.ConnectionParserTest.xml

1 tests were completed in 78ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.parser.ConnectionParserTest 1✅ 78ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.Plc4xNettyWrapperTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.Plc4xNettyWrapperTest 2✅ 2s

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest.xml

No tests found

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest 203ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$AlignBoxes.xml

4 tests were completed in 47ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$AlignBoxes 4✅ 47ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$BoxBelowBox.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$BoxBelowBox 2✅ 0ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$BoxString.xml

4 tests were completed in 16ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$BoxString 4✅ 16ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$ChangeBoxName.xml

3 tests were completed in 16ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$ChangeBoxName 3✅ 16ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$ExpandBox.xml

2 tests were completed in 15ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$ExpandBox 2✅ 15ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$GetBoxName.xml

4 tests were completed in 16ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$GetBoxName 4✅ 16ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$IsEmpty.xml

4 tests were completed in 31ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$IsEmpty 4✅ 31ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$LightBoxString.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$LightBoxString 1✅ 0ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$MergeHorizontal.xml

2 tests were completed in 16ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$MergeHorizontal 2✅ 16ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$SideBySide.xml

4 tests were completed in 15ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$SideBySide 4✅ 15ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$Width.xml

2 tests were completed in 16ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.ascii.AsciiBoxWriterTest$Width 2✅ 16ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest.xml

No tests found

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.hex.HexTest 125ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$CalculateBytesPerRowAndIndexWidth.xml

6 tests were completed in 16ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.hex.HexTest$CalculateBytesPerRowAndIndexWidth 6✅ 16ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$Dump.xml

3 tests were completed in 47ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.hex.HexTest$Dump 3✅ 47ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$FixedWidth.xml

2 tests were completed in 15ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.hex.HexTest$FixedWidth 2✅ 15ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$MaskString.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.hex.HexTest$MaskString 2✅ 0ms

✅ plc4j/spi/target/surefire-reports/TEST-org.apache.plc4x.java.spi.utils.hex.HexTest$MinMax.xml

3 tests were completed in 16ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.java.spi.utils.hex.HexTest$MinMax 3✅ 16ms

✅ protocols/ab-eth/target/surefire-reports/TEST-org.apache.plc4x.protocol.abeth.ABETHProtocolTest.xml

1 tests were completed in 782ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.abeth.ABETHProtocolTest 1✅ 782ms

✅ protocols/ads/target/surefire-reports/TEST-org.apache.plc4x.protocol.ads.ADSDiscoveryProtocolTest.xml

1 tests were completed in 766ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.ads.ADSDiscoveryProtocolTest 1✅ 766ms

✅ protocols/ads/target/surefire-reports/TEST-org.apache.plc4x.protocol.ads.ADSProtocolTest.xml

1 tests were completed in 156ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.ads.ADSProtocolTest 1✅ 156ms

✅ protocols/bacnetip/target/surefire-reports/TEST-org.apache.plc4x.protocol.bacnetip.BacNetIpProtocolTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.bacnetip.BacNetIpProtocolTest 1✅ 2s

✅ protocols/bacnetip/target/surefire-reports/TEST-org.apache.plc4x.protocol.bacnetip.ObjectPropertyDeDuplicationTest.xml

3970 tests were completed in 4s with 3964 passed, 0 failed and 6 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.bacnetip.ObjectPropertyDeDuplicationTest 3964✅ 6⚪ 4s

✅ protocols/c-bus/target/surefire-reports/TEST-org.apache.plc4x.protocol.cbus.CBusProtocolTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.cbus.CBusProtocolTest 1✅ 1s

✅ protocols/canopen/target/surefire-reports/TEST-org.apache.plc4x.protocol.canopen.CANOpenProtocolTest.xml

1 tests were completed in 892ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.canopen.CANOpenProtocolTest 1✅ 892ms

✅ protocols/df1/target/surefire-reports/TEST-org.apache.plc4x.protocol.df1.Df1ProtocolTest.xml

1 tests were completed in 813ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.df1.Df1ProtocolTest 1✅ 813ms

✅ protocols/eip/target/surefire-reports/TEST-org.apache.plc4x.protocol.eip.EipProtocolTest.xml

1 tests were completed in 985ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.eip.EipProtocolTest 1✅ 985ms

✅ protocols/firmata/target/surefire-reports/TEST-org.apache.plc4x.protocol.firmata.FirmataProtocolTest.xml

1 tests were completed in 786ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.firmata.FirmataProtocolTest 1✅ 786ms

✅ protocols/genericcan/target/surefire-reports/TEST-org.apache.plc4x.protocol.genericcan.GenericCANProtocolTest.xml

1 tests were completed in 750ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.genericcan.GenericCANProtocolTest 1✅ 750ms

✅ protocols/iec-60870/target/surefire-reports/TEST-org.apache.plc4x.protocols.iec60870.IEC608705104ProtocolTest.xml

1 tests were completed in 891ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocols.iec60870.IEC608705104ProtocolTest 1✅ 891ms

✅ protocols/knxnetip/target/surefire-reports/TEST-org.apache.plc4x.protocol.knxnetip.KnxNetIpProtocolTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.knxnetip.KnxNetIpProtocolTest 1✅ 1s

✅ protocols/modbus/target/surefire-reports/TEST-org.apache.plc4x.protocol.modbus.ModbusProtocolTest.xml

1 tests were completed in 923ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.apache.plc4x.protocol.modbus.ModbusProtocolTest 1✅ 923ms