projects
/
platform
/
upstream
/
coreclr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db5d7a6
)
Revert "Make Perf Tests by Comment only"
author
William Godbe
<wigodbe@microsoft.com>
Wed, 17 May 2017 02:19:08 +0000
(19:19 -0700)
committer
GitHub
<noreply@github.com>
Wed, 17 May 2017 02:19:08 +0000
(19:19 -0700)
perf.groovy
patch
|
blob
|
history
diff --git
a/perf.groovy
b/perf.groovy
index fe639f0983eb3c64dee78d2278241ad21a4122c0..2674faf06e0f57af6e85fd1cfd16011210491ea8 100644
(file)
--- a/
perf.groovy
+++ b/
perf.groovy
@@
-140,8
+140,6
@@
def static getOSGroup(def os) {
if (isSmoketest)
{
builder.setGithubContext("${os} ${arch} CoreCLR Perf Tests Correctness")
- builder.triggerOnlyOnComment()
- builder.setCustomTriggerPhrase("(?i).*test\\W+${os}\\W+${arch}\\W+perf correctness.*")
}
else
{