Skip to content

AzureRT S52 - Preview Cmdlets #631

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

Merged
merged 66 commits into from
Jul 29, 2015
Merged

AzureRT S52 - Preview Cmdlets #631

merged 66 commits into from
Jul 29, 2015

Conversation

huangpf
Copy link
Contributor

@huangpf huangpf commented Jul 20, 2015

No description provided.

huangpf added 30 commits July 3, 2015 08:25
- Remove 'BeginXXX' Cmdlets
…o d0702

Conflicts:
	src/Common/Commands.ScenarioTest/Resources/ServiceManagement/ServiceManagementTests.ps1
@huangpf huangpf closed this Jul 24, 2015
@huangpf huangpf reopened this Jul 25, 2015
@azurecla
Copy link

Hi @huangpf, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (phuang). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, or work for Microsoft Open Technologies, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

@huangpf huangpf reopened this Jul 25, 2015
@azurecla
Copy link

Hi @huangpf, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (phuang). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, or work for Microsoft Open Technologies, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

@stankovski
Copy link
Member

@stankovski
Copy link
Member

@huangpf please review test output

@huangpf
Copy link
Contributor Author

huangpf commented Jul 29, 2015

@stankovski
The errors are not related to our project, and the message seems to be inconsistent.

Test message - Passed:


  Discovering: Microsoft.Azure.Commands.AzureBackup.Test
  Discovered:  Microsoft.Azure.Commands.AzureBackup.Test
  Starting:    Microsoft.Azure.Commands.AzureBackup.Test
  Finished:    Microsoft.Azure.Commands.AzureBackup.Test

  === TEST EXECUTION SUMMARY ===
     Microsoft.Azure.Commands.AzureBackup.Test  Total: 2, Errors: 0, Failed: 0, Skipped: 0, Time: 15.443s

Build message - Failed:


(TimeoutErrorHandler target) -> 
error : XUnit tests in assembly "Microsoft.Azure.Commands.AzureBackup.Test.dll" failed or timed out. Ensure that all tests in a project pass and collectively take less than 1 minute to run. 

The actual failed test:

Microsoft.WindowsAzure.Commands.Test.Websites.SaveAzureWebsiteLogTests.SaveAzureWebsiteLogTest [FAIL]
        System.IO.FileNotFoundException : Could not find file 'D:\workspace\powershell-on-demand\logs.zip'.
        Stack Trace:
              at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
              at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
              at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
              at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
              at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
              at System.IO.File.ReadAllText(String path)
              at Microsoft.Azure.Common.Authentication.Models.DiskDataStore.ReadFileAsText(String path)
           src\ServiceManagement\Services\Commands.Test\Websites\SaveAzureWebsiteLogTests.cs(98,0): at Microsoft.WindowsAzure.Commands.Test.Websites.SaveAzureWebsiteLogTests.SaveAzureWebsiteLogTest()
     Microsoft.WindowsAzure.Commands.Test.Websites.ShowAzurePortalTests.ProcessGetAzurePublishSettingsTest [SKIP]
        Consider removing these.
     Microsoft.WindowsAzure.Commands.Test.Websites.ShowAzureWebsiteTests.ProcessShowWebsiteTest [SKIP]
        Consider removing these.
  Finished:    Microsoft.WindowsAzure.Commands.Test

  === TEST EXECUTION SUMMARY ===
     Microsoft.WindowsAzure.Commands.Test  Total: 430, Errors: 0, Failed: 1, Skipped: 12, Time: 54.784s

@huangpf
Copy link
Contributor Author

huangpf commented Jul 29, 2015

stankovski added a commit that referenced this pull request Jul 29, 2015
AzureRT S52 - Preview Cmdlets
@stankovski stankovski merged commit 0ea0dcf into Azure:dev Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants