run_all_except_rights_smoke

All Except Rights — Smoke 2026-09-08T09:07 15.9 min 56 passed 3 failed 0 skipped
Failed Tests (3)
ActivityOpeningOlderRevision
System.TimeoutException
And user adds task "Otevřená - Another task" to page 1 of the variant
Show full error
System.TimeoutException : Timeout 10000ms exceeded.
Call log:
  - waiting for Locator(".page-card:has(.page-card-title:has-text(\"Strana 1\")) .page-card-body").GetByTestId("button-edit-test-variant-add-id-question")
    - locator resolved to <button type="button" b-1qj7wwriow="" class="an-button buttonprimarylight" data-testid="button-edit-test-variant-add-id-question">…</button>
  - attempting click action
    - waiting for element to be visible, enabled and stable
    - element is visible, enabled and stable
    - scrolling into view if needed
    - done scrolling
    - performing click action
    - click action done
    - waiting for scheduled navigations to finish

at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](ChannelOwner object, String method, Dictionary`2 dictionary, Boolean keepNulls) in /_/src/Playwright/Transport/Connection.cs:line 201
   at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal, String title) in /_/src/Playwright/Transport/Connection.cs:line 499
   at Scio.AN_Tests.Web.Pages.Elements.Button.Click() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Pages\Elements\Button.cs:line 13
   at Scio.AN_Tests.Web.Steps.Tests.TestStepDefinitions.WhenUserClicksOnTheButtonForThePage(Int32 pageNumber) in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Steps\Tests\TestStepDefinitions.cs:line 214
   at Scio.AN_Tests.Web.Steps.Tests.TestStepDefinitions.WhenUserAddsTaskToPageOfTheVariant(String taskName, Int32 pageNumber) in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Steps\Tests\TestStepDefinitions.cs:line 905
   at Reqnroll.Bindings.AsyncMethodHelper.ConvertTaskOfT(Task task, Boolean getValue)
   at Reqnroll.Bindings.BindingDelegateInvoker.InvokeDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs, ExecutionContextHolder executionContext)
   at Reqnroll.Bindings.BindingInvoker.InvokeBindingAsync(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, DurationHolder durationHolder)
   at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepMatchAsync(BindingMatch match, Object[] arguments, DurationHolder durationHolder)
   at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepAsync(IContextManager contextManager, StepInstance stepInstance)
   at Reqnroll.Infrastructure.TestExecutionEngine.OnAfterLastStepAsync()
   at Reqnroll.TestRunner.CollectScenarioErrorsAsync()
   at Scio.AN_Tests.Web.Scenarios.Tests.RightNavigationMenu.ActivitiesFeature.ScenarioCleanupAsync()
   at Scio.AN_Tests.Web.Scenarios.Tests.RightNavigationMenu.ActivitiesFeature.ActivityOpeningOlderRevision() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Scenarios\Tests\RightNavigationMenu\Activities.feature:line 44
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
SuccessfullyAddVariantToTest
System.TimeoutException
When user goes to the project "Working With Test"
Show full error
System.TimeoutException : Timeout 10000ms exceeded.
Call log:
  - waiting for GetByTestId("form-ProjectInfoModel-Id").Locator("[role='combobox']")
    - locator resolved to <span dir="ltr" tabindex="0" role="combobox" aria-busy="false" aria-invalid="false" aria-expanded="false" aria-readonly="false" aria-haspopup="listbox" data-id="ebd1e556-b411-4548-8f60-84c31687db62" aria-controls="06908490-453b-4ef1-bdb6-e922e2e428d8" aria-describedby="ea1bd865-3321-481f-89c3-4d479e730075" class="telerik-blazor k-dropdownlist item-grid-header__project-dropdown k-picker k-picker-outline k-picker-md k-rounded-md">…</span>
  - attempting click action
    - waiting for element to be visible, enabled and stable

at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](ChannelOwner object, String method, Dictionary`2 dictionary, Boolean keepNulls) in /_/src/Playwright/Transport/Connection.cs:line 201
   at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal, String title) in /_/src/Playwright/Transport/Connection.cs:line 499
   at Scio.AN_Tests.Web.Pages.Elements.Dropdown.ClickCombobox() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Pages\Elements\Dropdown.cs:line 9
   at Scio.AN_Tests.Web.Steps.CommonStepDefinitions.WhenIClickOnDropdown(String dropdownName) in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Steps\CommonStepDefinitions.cs:line 363
   at Scio.AN_Tests.Web.Steps.CommonStepDefinitions.WhenIGoToTheProject(String projectName) in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Steps\CommonStepDefinitions.cs:line 468
   at Reqnroll.Bindings.AsyncMethodHelper.ConvertTaskOfT(Task task, Boolean getValue)
   at Reqnroll.Bindings.BindingDelegateInvoker.InvokeDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs, ExecutionContextHolder executionContext)
   at Reqnroll.Bindings.BindingInvoker.InvokeBindingAsync(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, DurationHolder durationHolder)
   at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepMatchAsync(BindingMatch match, Object[] arguments, DurationHolder durationHolder)
   at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepAsync(IContextManager contextManager, StepInstance stepInstance)
   at Reqnroll.Infrastructure.TestExecutionEngine.OnAfterLastStepAsync()
   at Reqnroll.TestRunner.CollectScenarioErrorsAsync()
   at Scio.AN_Tests.Web.Scenarios.Tests.WorkingWithTestsFeature.ScenarioCleanupAsync()
   at Scio.AN_Tests.Web.Scenarios.Tests.WorkingWithTestsFeature.SuccessfullyAddVariantToTest() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Scenarios\Tests\WorkingWithVariants.feature:line 48
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
VerifyHistoricalRevisionContent
System.TimeoutException
And user saves task and confirms
Show full error
System.TimeoutException : Timeout 10000ms exceeded.
Call log:
  - waiting for Locator(".k-window:has-text('Potvrzení')").GetByTestId("button-submit")
    - locator resolved to <button type="button" b-1qj7wwriow="" data-autofocus="true" data-testid="button-submit" class="an-button buttonprimary">…</button>
  - attempting click action
    - waiting for element to be visible, enabled and stable
    - element is visible, enabled and stable
    - scrolling into view if needed
    - done scrolling

at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](ChannelOwner object, String method, Dictionary`2 dictionary, Boolean keepNulls) in /_/src/Playwright/Transport/Connection.cs:line 201
   at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal, String title) in /_/src/Playwright/Transport/Connection.cs:line 499
   at Scio.AN_Tests.Web.Pages.Elements.Button.Click() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Pages\Elements\Button.cs:line 13
   at Scio.AN_Tests.Web.Steps.Editing.EditingStepDefinitions.WhenUserSavesTaskAndConfirms() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Steps\Editing\CommonEditingStepDefinitions.cs:line 112
   at Reqnroll.Bindings.AsyncMethodHelper.ConvertTaskOfT(Task task, Boolean getValue)
   at Reqnroll.Bindings.BindingDelegateInvoker.InvokeDelegateAsync(Delegate bindingDelegate, Object[] invokeArgs, ExecutionContextHolder executionContext)
   at Reqnroll.Bindings.BindingInvoker.InvokeBindingAsync(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, DurationHolder durationHolder)
   at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepMatchAsync(BindingMatch match, Object[] arguments, DurationHolder durationHolder)
   at Reqnroll.Infrastructure.TestExecutionEngine.ExecuteStepAsync(IContextManager contextManager, StepInstance stepInstance)
   at Reqnroll.Infrastructure.TestExecutionEngine.OnAfterLastStepAsync()
   at Reqnroll.TestRunner.CollectScenarioErrorsAsync()
   at Scio.AN_Tests.Web.Scenarios.Tasks.RightNavigationMenu.ItemRevisionViewerFeature.ScenarioCleanupAsync()
   at Scio.AN_Tests.Web.Scenarios.Tasks.RightNavigationMenu.ItemRevisionViewerFeature.VerifyHistoricalRevisionContent() in D:\BitBucket Runner\atlassian-bitbucket-pipelines-runner-AN2025\temp\5e895e24-3a38-588f-8862-32f4b91d1e2f\1784301009856\build\Scio.AN_Tests.Web\Scenarios\Tasks\RightNavigationMenu\Revisions.feature:line 55
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(TestExecutionContext context, Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)
All Tests (59)
Test Name Outcome Duration (s) Step (if failed)
ActivityOpeningOlderRevision Failed 69.36 And user adds task "Otevřená - Another task" to page 1 of the variant
SuccessfullyAddVariantToTest Failed 73.5 When user goes to the project "Working With Test"
VerifyHistoricalRevisionContent Failed 89.05 And user saves task and confirms
AddEditAndRemoveUserFromProject Passed 25.72
BulkCreationOfDescendantsWithOneAlreadyExisting Passed 16.31
CloneTaskWithCommonAssignmentAndCloneTheCommonAssignment Passed 17.93
CommonAssignmentFollowsTheFirstSubtaskThatMovesToOstra Passed 15.8
DisplayClonesAndDescendantsWithCopyId Passed 7.76
DisplayTaskUsageWithoutCopyId Passed 8.2
E2E_SuccessfullySetIntervalForMultipleSolutions Passed 22.54
FilterByState Passed 15.17
RevisionActivity Passed 18.69
ShowingTaskCommentsInTheVariantViewSection Passed 11.99
SuccessfullyAddAndOverwriteCategoriesForMultipleUsers Passed 21.61
SuccessfullyAddAndRemoveCommonAssignmentToTask Passed 27.51
SuccessfullyAddAndRemoveInstructionToTask Passed 16.76
SuccessfullyAddCategoriesToProject Passed 21.97
SuccessfullyAddDistractor Passed 24.9
SuccessfullyAddDistractorInBlock Passed 16.92
SuccessfullyAddDistractorInBlock Passed 21.49
SuccessfullyAddInstructionToTest Passed 14.67
SuccessfullyAddNewBlock Passed 18.21
SuccessfullyAddNewBlock Passed 23.32
SuccessfullyAddNewClipboard Passed 8.28
SuccessfullyAddTasksToClipboardViaTaskList Passed 15.19
SuccessfullyArchiveAndRestoreACategory Passed 15.99
SuccessfullyCreateABasicProject Passed 9.95
SuccessfullyCreateANewCategoryOfSubject Passed 11.33
SuccessfullyCreateTestVariant Passed 13.28
SuccessfullyDeleteDistractor Passed 31.53
SuccessfullyDeleteDistractorFromBlock Passed 23.25
SuccessfullyEditProjectDetails Passed 10.31
SuccessfullyEditTest Passed 12.49
SuccessfullyExportCSVFromTheListOfTasks Passed 14.33
SuccessfullyInsertNewComment Passed 8.05
SuccessfullyOpenLoginPageAndLogInAsAStandardUser Passed 6.06
SuccessfullyReplyToComment Passed 33.03
SuccessfullySaveCommonAssignmentWithTask Passed FLAKY ↻ 112.74 When user goes to the project "Test automatization project"
SuccessfullySaveCommonAssignmentWithoutTask Passed 17.12
SuccessfullySaveNewTest Passed FLAKY ↻ 68.88 When user goes to the "tests" page
SuccessfullySaveTaskInstrukce Passed 35.71
SuccessfullySaveTaskOtevrena Passed 28.74
SuccessfullySaveTaskVyberZMoznosti Passed 34.27
SuccessfullySaveTaskVyberovaDoplnovacka Passed 20.93
SuccessfullySaveTaskVyklad Passed 88.51
SuccessfullySelectJustOneSolution Passed 23.92
VerifyCommonAssignmentDoesNotReturnFromZverejnenaToOstra Passed 15.68
VerifyDeletingABlockAlreadyInUseInAssignment_OnlyOneBlockExists Passed 23.57
VerifyDescendantShownAsCopyInAnotherProject Passed 15.01
VerifyDirectTaskUsageIsListed Passed 15.45
VerifyDistractorsAreCreatedBasedOnChosenTemplate_2Distractors Passed FLAKY ↻ 20.01
VerifyErrorWhenAddingNon_ExistingTaskAsCommonAssignment Passed 10.25
VerifyErrorWhenAddingNon_ExistingTaskAsInstruction Passed 12.23
VerifyErrorWithInvalidPassword Passed 5.68
VerifyExistenceOfAddedMediaFile Passed FLAKY ↻ 61.86 When user starts editing the media name
VerifyGuidelinesInPreviewForLessThan5Solutions Passed 22.6
VerifyItemTypeGroupingCounts Passed 11.86
VerifyMultipleChoiceTaskAnswerView Passed 20.82
VerifyTestViewFunctionalityAfterAddingTasks Passed 33.48