Modify ↓
Opened 7 years ago
Closed 7 years ago
#16843 closed defect (fixed)
[PATCH] travis: move linux parameters back to toplevel to allow env combinations to work properly
| Reported by: | ris | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | 18.10 |
| Component: | Unit tests | Version: | |
| Keywords: | travis linux regression | Cc: |
Description
This should remove our surplus linux/openjdk8/non-headless build from travis. The matrix subsection is really only useful for adding "extra" builds that lie outside the normal env-parameter-combinations matrix. Confusingly named.
I'm a little concerned that now we have no travis builds with javafx enabled, but left it as is for now.
Attachments (1)
Change History (3)
by , 7 years ago
| Attachment: | v1-0001-travis-move-linux-parameters-back-to-toplevel-to-.patch added |
|---|
comment:1 by , 7 years ago
| Keywords: | regression added |
|---|---|
| Milestone: | → 18.10 |
comment:2 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In 14335/josm: