Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c203167

Browse filesBrowse files
committed
DEBUG test -k LogisticRegression
1 parent 41d1497 commit c203167
Copy full SHA for c203167

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎build_tools/azure/test_script.sh

Copy file name to clipboardExpand all lines: build_tools/azure/test_script.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ if [[ "$SHOW_SHORT_SUMMARY" == "true" ]]; then
5555
fi
5656

5757
set -x
58-
eval "$TEST_CMD --pyargs sklearn"
58+
eval "$TEST_CMD -k LogisticRegression --pyargs sklearn"
5959
set +x

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.