Skip to content

Conversation

@kerams
Copy link
Contributor

@kerams kerams commented Jan 28, 2023

This addresses failures where tests are culture-dependent, like here, where wrong column type is inferred because of decimal separator settings.

  Message:
System.ArgumentException : Provided label column 'median_house_value' was of type String, but only type Single is allowed.

  Stack Trace:
DependencyManagerInteractiveTests.getValue(FSharpResult`2 value, FSharpDiagnostic[] errors) line 34
DependencyManagerInteractiveTests.Use Dependency Manager to restore packages with native dependencies, build and run script that depends on the results() line 356
RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

@kerams kerams requested a review from a team as a code owner January 28, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants