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

Multiple Tests are failing #3

Open
TakenUsername404 opened this issue May 1, 2024 · 3 comments
Open

Multiple Tests are failing #3

TakenUsername404 opened this issue May 1, 2024 · 3 comments

Comments

@TakenUsername404
Copy link
Collaborator

In the current state (commit 884f313) multiple Tests are failing.

@TakenUsername404
Copy link
Collaborator Author

TakenUsername404 commented May 1, 2024

[ERROR] Failures:
[ERROR] ConnectPeersMultiHopTest.sendMessageMultiHopBug:131 expected: true but was: false
[ERROR] MultipleEncounterTests.multiEncounter_sameURIs:122 expected: true but was: false
[ERROR] MultipleEncounterTests.multipleEncounterRouting:239 expected: true but was: false
[ERROR] MultipleEncounterTests.singleEncounter_sameURIs:109 expected: true but was: false

@TakenUsername404
Copy link
Collaborator Author

TakenUsername404 commented May 5, 2024

Found Bug that caused 3 failing TestCases:
In ASAPEngine.java line 135: The next Era is deleted instead of old one
Remaining TestCase:
ConnectPeersMultihopTest.java line 131

TakenUsername404 added a commit to TakenUsername404/ASAPJava that referenced this issue May 5, 2024
…a failing TestCase in ConnectPeersMultiHopTest.java
@marv1913
Copy link
Collaborator

Regarding the failing test in ConnectPeersMultihopTest.java at line 131, I have created a separate issue #5 with a detailed description of the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants