The Wayback Machine - https://web.archive.org/web/20210605233945/https://github.com/TheAlgorithms/Java/issues/2179
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

Uppertest fails in Development #2179

Open
mk-94 opened this issue Apr 13, 2021 · 3 comments
Open

Uppertest fails in Development #2179

mk-94 opened this issue Apr 13, 2021 · 3 comments
Labels

Comments

@mk-94
Copy link

@mk-94 mk-94 commented Apr 13, 2021

Describe the bug
Class Uppertest, test fails cause of AssertEquals in line 12 but they are not equals.
There should be AssertNotEquals implemented, there are failed tests by checking of pull-requests.
In the code is a comment: //Assertions fail for functional reasons.
But why? What are the functional reasons?

To Reproduce
Steps to reproduce the behavior:

  1. Go to Class UpperTest
  2. Start test
  3. See error The strings are not equals ==> expected: but was:
    Expected :ABC
    Actual :abc

Expected behavior
Test should run.

@mk-94
Copy link
Author

@mk-94 mk-94 commented Apr 13, 2021

i would take it.

@mk-94
Copy link
Author

@mk-94 mk-94 commented Apr 13, 2021

@stale
Copy link

@stale stale bot commented Jun 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant