Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

kyulee1
Copy link

@kyulee1 kyulee1 commented Jun 29, 2016

No description provided.

@kyulee1
Copy link
Author

kyulee1 commented Jun 29, 2016

@dotnet-bot test ci please

@kyulee1
Copy link
Author

kyulee1 commented Jun 29, 2016

/cc @dotnet/arm64-contrib

assert (os == 'Windows_NT') || (os in Constants.crossList)
Utilities.addPeriodicTrigger(job, '@weekly')
if (architecture == 'arm64') {
assert (os == 'Windows_NT')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: assert is unnecessary it is already tested on 508.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well. This is intentional. arm64 is enabled only for Windows not cross OSes, yet.

@jashook
Copy link

jashook commented Jun 29, 2016

lgtm

@kyulee1 kyulee1 merged commit f339d85 into dotnet:master Jun 29, 2016
@kyulee1 kyulee1 deleted the gcjob branch June 29, 2016 15:51
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
ARM64: Enable a gcstress private job

Commit migrated from dotnet/coreclr@f339d85
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants