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

[Bug] [OPC-UA]: Flaky tests #1410

Closed
2 of 16 tasks
chrisdutz opened this issue Feb 15, 2024 · 1 comment
Closed
2 of 16 tasks

[Bug] [OPC-UA]: Flaky tests #1410

chrisdutz opened this issue Feb 15, 2024 · 1 comment
Assignees
Labels
bug java Pull requests that update Java code OPC-UA https://plc4x.apache.org/users/protocols/opcua.html

Comments

@chrisdutz
Copy link
Contributor

What happened?

In one build:
Error: Errors:
Error: OpcuaPlcDriverTest.multipleThreads:512 » RejectedExecution event executor terminated

In another:
Error: Failures:
Error: OpcuaSubscriptionHandleTest.subscribeTest:235 expected: but was:
Error: OpcuaSubscriptionHandleTest.subscribeTest:235 expected: but was:
Error: Errors:
Error: OpcuaSubscriptionHandleTest.subscribeTest:221 » Timeout
Error: OpcuaSubscriptionHandleTest.subscribeTest:221 » Timeout
Error: OpcuaSubscriptionHandleTest.subscribeTest:221 » Timeout
Error: OpcuaSubscriptionHandleTest.subscribeTest:221 » Timeout
Error: OpcuaSubscriptionHandleTest.subscribeTest:221 » Timeout
Error: OpcuaSubscriptionHandleTest.subscribeTest:221 » Timeout
Error: OpcuaSubscriptionHandleTest.subscribeTest:221 » Timeout
Error: OpcuaSubscriptionHandleTest.subscribeTest:221 » Timeout
Error: OpcuaSubscriptionHandleTest.subscribeTest:221 » Timeout

Version

v0.11.0-SNAPSHOT

Programming Languages

  • plc4j
  • plc4go
  • plc4c
  • plc4net

Protocols

  • AB-Ethernet
  • ADS /AMS
  • BACnet/IP
  • CANopen
  • DeltaV
  • DF1
  • EtherNet/IP
  • Firmata
  • KNXnet/IP
  • Modbus
  • OPC-UA
  • S7
@chrisdutz chrisdutz added the bug label Feb 15, 2024
@splatch splatch self-assigned this Jul 5, 2024
@splatch splatch added java Pull requests that update Java code OPC-UA https://plc4x.apache.org/users/protocols/opcua.html labels Jul 5, 2024
splatch added a commit that referenced this issue Aug 6, 2024
Relates to #1410.
Checked in MiloTestContainer which creates on-the-fly container based on static configuration.

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
splatch added a commit that referenced this issue Aug 6, 2024
Relates to #1410.
Checked in MiloTestContainer which creates on-the-fly container based on static configuration.

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
splatch added a commit that referenced this issue Aug 6, 2024
Relates to #1410.
Checked in MiloTestContainer which creates on-the-fly container based on static configuration.

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
splatch added a commit that referenced this issue Aug 6, 2024
Relates to #1410.
Checked in MiloTestContainer which creates on-the-fly container based on static configuration.

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
splatch added a commit that referenced this issue Aug 8, 2024
Relates to #1410.
Checked in MiloTestContainer which creates on-the-fly container based on static configuration.

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
splatch added a commit that referenced this issue Aug 8, 2024
Relates to #1410.
Checked in MiloTestContainer which creates on-the-fly container based on static configuration.

Signed-off-by: Łukasz Dywicki <luke@code-house.org>
@splatch
Copy link
Contributor

splatch commented Oct 22, 2024

Continued in #1764.

@splatch splatch closed this as completed Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug java Pull requests that update Java code OPC-UA https://plc4x.apache.org/users/protocols/opcua.html
Projects
None yet
Development

No branches or pull requests

2 participants