Skip to content

Merge pull request #450 from Accenture/github-actions-migration #76

Merge pull request #450 from Accenture/github-actions-migration

Merge pull request #450 from Accenture/github-actions-migration #76

GitHub Actions / Test Results failed Jul 14, 2024 in 0s

11 fail, 1 skipped, 51 pass in 7m 11s

63 tests   51 ✅  7m 11s ⏱️
 2 suites   1 💤
 2 files    11 ❌

Results for commit b1923fe.

Annotations

Check warning on line 0 in Ocaramba.UnitTests.Tests.LocatorExtensionsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

CssSelectorLocatorTest (Ocaramba.UnitTests.Tests.LocatorExtensionsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 13s]
Raw output
OneTimeSetUp: System.OperationCanceledException : The operation was canceled.

Check warning on line 0 in Ocaramba.UnitTests.Tests.LocatorExtensionsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

ClassNameLocatorTest (Ocaramba.UnitTests.Tests.LocatorExtensionsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 13s]
Raw output
OneTimeSetUp: System.OperationCanceledException : The operation was canceled.

Check warning on line 0 in Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

TickCheckboxTest (Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 15s]
Raw output
Initialization method Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest.BeforeTest threw exception. System.OperationCanceledException: The operation was canceled..
TestCleanup method Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest.AfterTest threw exception. System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object..    at System.Net.HttpWebRequest.GetResponse()
   at OpenQA.Selenium.DriverService.get_IsInitialized()
   at OpenQA.Selenium.DriverService.WaitForServiceInitialization()
   at OpenQA.Selenium.DriverService.Start()
   at OpenQA.Selenium.Remote.DriverServiceCommandExecutor.Execute(Command commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.StartSession(ICapabilities desiredCapabilities)
   at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
   at OpenQA.Selenium.Chromium.ChromiumDriver..ctor(ChromiumDriverService service, ChromiumOptions options, TimeSpan commandTimeout)
   at OpenQA.Selenium.Chrome.ChromeDriver..ctor(ChromeDriverService service, ChromeOptions options, TimeSpan commandTimeout)
   at OpenQA.Selenium.Chrome.ChromeDriver..ctor(String chromeDriverDirectory, ChromeOptions options, TimeSpan commandTimeout)
   at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 627
   at Ocaramba.Tests.MsTest.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.MsTest\ProjectTestBase.cs:line 85

TestCleanup Stack Trace
   at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
   at Ocaramba.TestBase.SavePageSource(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 67
   at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 43
   at Ocaramba.Tests.MsTest.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.MsTest\ProjectTestBase.cs:line 95

Check warning on line 0 in Ocaramba.UnitTests.Tests.LocatorExtensionsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

XPathLocatorTest (Ocaramba.UnitTests.Tests.LocatorExtensionsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 13s]
Raw output
OneTimeSetUp: System.OperationCanceledException : The operation was canceled.

Check warning on line 0 in Ocaramba.UnitTests.Tests.LocatorExtensionsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

PartialLinkTextLocatorTest (Ocaramba.UnitTests.Tests.LocatorExtensionsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 13s]
Raw output
OneTimeSetUp: System.OperationCanceledException : The operation was canceled.

Check warning on line 0 in Ocaramba.UnitTests.Tests.LocatorExtensionsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

IdLocatorTest (Ocaramba.UnitTests.Tests.LocatorExtensionsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 13s]
Raw output
OneTimeSetUp: System.OperationCanceledException : The operation was canceled.

Check warning on line 0 in Ocaramba.Tests.Xunit.Tests.ExampleTest1

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestMethod1 (Ocaramba.Tests.Xunit.Tests.ExampleTest1) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 16s]
Raw output
OpenQA.Selenium.WebDriverTimeoutException : Timed out after 5 seconds   at OpenQA.Selenium.Support.UI.DefaultWait`1.ThrowTimeoutException(String exceptionMessage, Exception lastException)
   at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition, CancellationToken token)
   at OpenQA.Selenium.Support.UI.DefaultWait`1.Until[TResult](Func`2 condition)
   at Ocaramba.Extensions.WebDriverExtensions.SwitchToWindowUsingUrl(IWebDriver webDriver, Uri url, Double timeout) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Extensions\WebDriverExtensions.cs:line 187
   at Ocaramba.Tests.PageObjects.PageObjects.TheInternet.MultipleWindowsPage.OpenNewWindowPage() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.PageObjects\PageObjects\TheInternet\MultipleWindowsPage.cs:line 43
   at Ocaramba.Tests.Xunit.Tests.ExampleTest1.TestMethod1() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.Xunit\Tests\ExampleTest1.cs:line 36

Check warning on line 0 in Ocaramba.UnitTests.Tests.LocatorExtensionsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

TagNameLocatorTest (Ocaramba.UnitTests.Tests.LocatorExtensionsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 13s]
Raw output
OneTimeSetUp: System.OperationCanceledException : The operation was canceled.

Check warning on line 0 in Ocaramba.UnitTests.Tests.LocatorExtensionsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

LinkTextLocatorTest (Ocaramba.UnitTests.Tests.LocatorExtensionsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 13s]
Raw output
OneTimeSetUp: System.OperationCanceledException : The operation was canceled.

Check warning on line 0 in Ocaramba.UnitTests.Tests.DriversCustomSettingsUnitTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

CheckSynchronizationWithAngularFuctionality (Ocaramba.UnitTests.Tests.DriversCustomSettingsUnitTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 13s]
Raw output
System.OperationCanceledException : The operation was canceled.   at System.Net.HttpWebRequest.GetResponse()
   at OpenQA.Selenium.DriverService.get_IsInitialized()
   at OpenQA.Selenium.DriverService.WaitForServiceInitialization()
   at OpenQA.Selenium.DriverService.Start()
   at OpenQA.Selenium.Remote.DriverServiceCommandExecutor.Execute(Command commandToExecute)
   at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
   at OpenQA.Selenium.WebDriver.StartSession(ICapabilities desiredCapabilities)
   at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
   at OpenQA.Selenium.Chromium.ChromiumDriver..ctor(ChromiumDriverService service, ChromiumOptions options, TimeSpan commandTimeout)
   at OpenQA.Selenium.Chrome.ChromeDriver..ctor(ChromeDriverService service, ChromeOptions options, TimeSpan commandTimeout)
   at OpenQA.Selenium.Chrome.ChromeDriver..ctor(String chromeDriverDirectory, ChromeOptions options, TimeSpan commandTimeout)
   at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 627
   at Ocaramba.UnitTests.Tests.DriversCustomSettingsUnitTests.CheckSynchronizationWithAngularFuctionality() in D:\a\Ocaramba\Ocaramba\Ocaramba.UnitTests\Tests\DriversCustomSettingsUnitTests.cs:line 43

Check warning on line 0 in Ocaramba.UnitTests.Tests.LocatorExtensionsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

NameLocatorTest (Ocaramba.UnitTests.Tests.LocatorExtensionsTests) failed

D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.netcoreapp.xml [took 13s]
Raw output
OneTimeSetUp: System.OperationCanceledException : The operation was canceled.

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
Ocaramba.UnitTests.Tests.JavaScriptAlertsTestsNUnit ‑ LogJavaScriptErrorTest

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

63 tests found

There are 63 tests, see "Raw output" for the full list of tests.
Raw output
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ DoNotPressAnyKey("\"\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"1\"","\"NUMPAD1\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"ALT\"","\"ALT\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"ARROW DOWN\"","\"DOWN\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"ARROW LEFT\"","\"LEFT\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"DELETE\"","\"DELETE\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"ESC\"","\"ESCAPE\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"F2\"","\"F2\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"MULTIPLY\"","\"MULTIPLY\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"PAGE DOWN\"","\"PAGE_DOWN\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"PAGE UP\"","\"PAGE_UP\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"SHIFT\"","\"SHIFT\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"SPACE\"","\"SPACE\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"SUBTRACT\"","\"SUBTRACT\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ KeyPressesTest("\"TAB\"","\"TAB\"",null)
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ VerifyDefaultOptionSelectedInDropdown
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ VerifyIfDropdownOptionCanBeSelectedByIndex
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ VerifyIfDropdownOptionCanBeSelectedByIndexWithCustomTimeout
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ VerifyIfDropdownOptionCanBeSelectedByText
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ VerifyIfDropdownOptionCanBeSelectedByValue
Ocaramba.Tests.Features.TestFeatures.SmokeTestsFeature ‑ VerifyIfDropdownOptionCanBeSelectedByValueWithCustomTimeout
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ ClickFloatingMenuTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ GetElementTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ GetElementTestWithCustomTimeoutTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ GetElementWithCustomConditionTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ GetElementWithCustomTimeoutAndConditionTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ JavaScriptClickTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ PageSourceContainsCaseTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ TickCheckboxTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ ToByTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ UnTickCheckboxTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ VerifyTest
Ocaramba.Tests.MsTest.Tests.HerokuappTestsMsTest ‑ WaitElementDissapearsTest
Ocaramba.Tests.NUnit.Tests.HerokuappTestsNUnit ‑ TablesTest
Ocaramba.Tests.Xunit.Tests.ExampleTest1 ‑ ContextMenuTest
Ocaramba.Tests.Xunit.Tests.ExampleTest1 ‑ TestMethod1
Ocaramba.Tests.Xunit.Tests.ExampleTest2 ‑ NestedFramesTest
Ocaramba.UnitTests.Tests.DateHelperTests ‑ CurrentDateTest
Ocaramba.UnitTests.Tests.DateHelperTests ‑ CurrentTimeStampTest
Ocaramba.UnitTests.Tests.DateHelperTests ‑ GetFutureDateTest
Ocaramba.UnitTests.Tests.DateHelperTests ‑ TomorrowDateTest
Ocaramba.UnitTests.Tests.DriversCustomSettingsUnitTests ‑ CheckSynchronizationWithAngularFuctionality
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ CopyDeleteFileTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ GetAllFilesFromAllSubFoldersPrefixTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ GetAllFilesFromAllSubFoldersTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ GetFilesOfGivenTypeFromAllSubFolderTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ GetFilesOfGivenTypeFromAllSubFoldersTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ RenameDeleteFileTest
Ocaramba.UnitTests.Tests.FilesHelperTests ‑ WaitForFileOfGivenNameExceptionTest
Ocaramba.UnitTests.Tests.JavaScriptAlertsTestsNUnit ‑ LogJavaScriptErrorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ ClassNameLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ CssSelectorLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ IdLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ LinkTextLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ NameLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ PartialLinkTextLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ TagNameLocatorTest
Ocaramba.UnitTests.Tests.LocatorExtensionsTests ‑ XPathLocatorTest
Ocaramba.UnitTests.Tests.NameHelperTests ‑ RemoveSpecialCharactersTest
Ocaramba.UnitTests.Tests.NameHelperTests ‑ ShortenFileNameTest
Ocaramba.UnitTests.Tests.WaitHelperTests ‑ WaitReturnFalseTest
Ocaramba.UnitTests.Tests.WaitHelperTests ‑ WaitReturnTrueTest
Ocaramba.UnitTests.Tests.WaitHelperTests ‑ WaitTimeoutExceptionTest