Ian Atol
Ian Atol
Ah yeah, glanced at it late last night and thought it might've been a CI thing so asked Shuhei to re-run. Thanks for the logs
@nanosoldier `runtests(ALL, vs = ":master")`
Let's do a re-run of failed tests to double check for real ones: @nanosoldier `runtests(["BGEN", "BackgroundSubtraction", "BayesianQuadrature", "Cassette", "CombinatorialSpaces", "DeepQLearning", "DelayDiffEq", "DimensionalData", "Distances", "EffectSizes", "ElasticArrays", "Evolutionary", "FluxTraining", "ForestBiometrics", "FunctionWrappers", "GaussianMixtureAlignment",...
Not definitive, but just wanted to make this list of test failures that look real at first glance **Inference accuracy regressions:** `IterTools` `DimensionalData` `TypedTables` **Allocation regressions:** `SimpleChains` `MutualInformationImageRegistration` **Possibly need...
This will fail some abstract unionsplit tests due to [4874755](https://github.com/JuliaLang/julia/pull/44803/commits/4874755b4dee534a1320d025d94e7080f96d1b84)
@nanosoldier `runtests(["BGEN", "BackgroundSubtraction", "BayesianQuadrature", "Cassette", "CombinatorialSpaces", "DeepQLearning", "DelayDiffEq", "DimensionalData", "Distances", "EffectSizes", "ElasticArrays", "Evolutionary", "FluxTraining", "ForestBiometrics", "FunctionWrappers", "GaussianMixtureAlignment", "GigaSOM", "GridapDistributed", "ImageGeoms", "IterTools", "LokiLogger", "LoopVectorization", "LsqFit", "MLJMultivariateStatsInterface", "MatrixLMnet", "MinimallyDisruptiveCurves", "MixedModelsExtras", "Modia", "MutualInformationImageRegistration",...
Passes all my local tests so starting PkgEval. We know `TypedTables` will fail (https://github.com/JuliaData/TypedTables.jl/pull/100). @nanosoldier `runtests(ALL, vs = ":master")`
> @ianatol there's a whitespace issue to fix I have it fixed locally (with some other refactoring) but I think it's bad to push while PkgEval is running. > That...
@nanosoldier `runtests(["Accessors", "CSVReader", "CUTEst", "CairoMakie", "ComplexPhasePortrait", "CountdownNumbers", "FlameGraphs", "Folds", "GalaxyBrain", "MeshViz", "MolecularGraph", "MzPlots", "Pidfile", "PlantGeom", "ProfileView", "RetroCap", "SpmGrids", "StrBase", "TopOptMakie"], vs = ":master")` @nanosoldier `runbenchmarks(!"scalar", vs=":master")`
@nanosoldier `runbenchmarks("broadcast", vs=":master")`