-
Bug
-
Resolution: Duplicate
-
Critical
-
None
I want to restrict my job to run on a windows machine which support x86 architecture. Following the example of the online context help ("windows->x64") I am typing "windows->x86".
But Jenkins tells me that this is an invalid expression, as > is an unexpected character. So either the parser or the online context help is wrong.
- duplicates
-
JENKINS-22975 Exception parsing "implies" expression - Label.parseExpression("a->b")
-
- Resolved
-
- is related to
-
JENKINS-16734 Whitespace in label expression is not getting ignored
-
- Resolved
-
[JENKINS-16728] "windows->x86" is an invalid expression
Link |
New:
This issue is related to |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 147553 ] | New: JNJira + In-Review [ 192473 ] |
reproduced using Jenkins 1.549: "windows->x64", without space, is still an example in the context help for the label of any type of job, but "windows->x64" does not work.