Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some UnitTesting tests are failing with ST builds >= 4000 #797

Closed
rwols opened this issue Nov 29, 2019 · 5 comments
Closed

Some UnitTesting tests are failing with ST builds >= 4000 #797

rwols opened this issue Nov 29, 2019 · 5 comments

Comments

@rwols
Copy link
Member

rwols commented Nov 29, 2019

The failing tests are

test_window_without_configs (test_configs.WindowConfigTests) ... FAIL
test_additional_edits (test_completion.QueryCompletionsTests) ... FAIL
test_dash_missing_from_label (test_completion.QueryCompletionsTests) ... FAIL
test_edit_after_nonword (test_completion.QueryCompletionsTests) ... FAIL
test_edit_before_cursor (test_completion.QueryCompletionsTests) ... FAIL
test_implement_all_members_quirk (test_completion.QueryCompletionsTests) ... FAIL
test_resolve_for_additional_edits (test_completion.QueryCompletionsTests) ... FAIL
test_simple_inserttext (test_completion.QueryCompletionsTests) ... FAIL
test_simple_label (test_completion.QueryCompletionsTests) ... FAIL
test_space_added_in_label (test_completion.QueryCompletionsTests) ... FAIL
test_var_prefix_added_in_insertText (test_completion.QueryCompletionsTests) ... FAIL
test_var_prefix_added_in_label (test_completion.QueryCompletionsTests) ... FAIL
test_var_prefix_using_label (test_completion.QueryCompletionsTests) ... FAIL

My installed packages:

		"AutomaticPackageReloader",
		"AvrAssembler",
		"ChaiScript",
		"CMake",
		"Dockerfile Syntax Highlighting",
		"FileIcons",
		"fish",
		"GitSavvy",
		"HexViewer",
		"OpenGL Shading Language (GLSL)",
		"Package Control",
		"PackageDev",
		"Protobuf Syntax Hightlighting",
		"SideBarTools",
		"Terminus",
		"TypeScript Syntax",
		"UnitTesting"
@Narretz
Copy link
Contributor

Narretz commented Dec 1, 2019

Where did you get Sublime Text v >4000 from?

@rwols
Copy link
Member Author

rwols commented Dec 1, 2019

@Narretz see this post on the forums https://forum.sublimetext.com/t/emmet-2-0-alpha/47933/10

@Narretz
Copy link
Contributor

Narretz commented Dec 1, 2019

Thankls!

@randy3k
Copy link
Contributor

randy3k commented Dec 12, 2019

Ha, I am involved in 4/17 of your packages. Maybe I spent too much time in Sublime Text. 🤓

@rwols
Copy link
Member Author

rwols commented Mar 29, 2020

fixed by #866

@rwols rwols closed this as completed Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants