OpenJudgeSystem icon indicating copy to clipboard operation
OpenJudgeSystem copied to clipboard

Few unit tests are failing on the CI server

Open NikolayIT opened this issue 10 years ago • 1 comments

  • [x] CreateGetActionShouldContainProperViewBagEntriesOnCorrectProblem failed.
  • [x] RegisterActionWhenPostedDataPracticeHasPasswordAndProvidedIncorrectPasswordShouldReturnView failed.
  • [x] ProblemActionWhenContestCanBeCompetedUserIsRegisteredAndProblemHasNoMaterialsShouldReturnPartialView failed.
  • [x] ProblemActionWhenContestCanBeCompetedUserIsRegisteredAndProblemHasMaterialsShouldReturnPartialView failed.
  • [ ] RestrictedProcessShouldWorkWithCyrillic failed.
  • [ ] RestrictedProcessShouldReceiveCyrillicText failed.
  • [ ] GetAllowedSubmissionTypesWhenRequestIsValidShouldReturnSubmissionTypes failed.

NikolayIT avatar Jan 31 '14 15:01 NikolayIT

Partially fixed in build 3302.20140212

ivaylokenov avatar Feb 12 '14 10:02 ivaylokenov