-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Milestone
Description
I port fish 3.0.0 to OpenIndiana 2018.10 (illumos kernel, an OpenSolaris fork) and I get following errors when I run the test suite in MATE Terminal (TERM=xterm), which runs Bash 4.4.23(1)-release:
Testing syntax highlighting
Error: Wrong color in test at index 3 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 4 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 5 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 6 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 7 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 8 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 9 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 10 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 11 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 12 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 13 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 14 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 15 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 16 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 17 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 18 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 19 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 20 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 21 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 22 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 23 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 24 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 25 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Error: Wrong color in test at index 26 in text (expected 0x104, actual 0x1):
cd test/fish_highlight_test
^
Let me know should you need more information. You can also get OpenIndiana as a Vagrant Box: https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/doc/vagrant.md.
Reactions are currently unavailable