fossasia / open-event-frontend

The frontend for the Open Event API Server https://test.eventyay.com
https://eventyay.com
Apache License 2.0
2.33k stars 1.81k forks source link

CI: All tests related to login are failing again #3201

Closed kushthedude closed 5 years ago

kushthedude commented 5 years ago

All Tests related to Log-In/Log-Out are failing again. Reference #3200 , #3182

niranjan94 commented 5 years ago

@kushthedude this not really a useful issue to open. Please do some research. And post your finding and possible causes along with this issue.

niranjan94 commented 5 years ago

And I don't see any CI fails on the development branch. So, could you clarify what you mean ?

kushthedude commented 5 years ago

The upcoming PRs are getting a acceptance test failure , Happened with two of my PRs had to rebase them or needed to push a test commit so that CI gets passed , I have mentioned the reference PRs in which the following is failing @niranjan94

On Wed, 26 Jun 2019 at 11:28 PM, Niranjan Rajendran < notifications@github.com> wrote:

And I don't see any CI fails on the development branch. So, could you clarify what you mean ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fossasia/open-event-frontend/issues/3201?email_source=notifications&email_token=AKQMTLTJE27U2M7WGW73M23P4OU4TA5CNFSM4H3UO3NKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYUKWBY#issuecomment-505981703, or mute the thread https://github.com/notifications/unsubscribe-auth/AKQMTLSFGVGYL5LMAQ75AQ3P4OU4TANCNFSM4H3UO3NA .

niranjan94 commented 5 years ago

@kushthedude again you're only telling "The upcoming PRs are getting a acceptance test failure".

But what is required from you (as a GSoC student) is information such as:

kushthedude commented 5 years ago

@kushthedude again you're only telling "The upcoming PRs are getting a acceptance test failure".

But what is required from you (as a GSoC student) is information such as:

  • failed test cases
  • if you were able to reproduce it locally
  • If you have any theories as to why it could occur.
  • Possible fixes

@niranjan94, At that time all the tests related to login/logout were failing, Problem was CI was not able to assert login and expected and actual URL were diverting, Right now I don't see any such failures now, Could be an issue with CI at that time, I will close the issue might be it was a temporary bug. Next Time I will post complete stack-trace if I encounter any of such bugs.

PS: I didn't make to GSoC 😅