-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Open
Labels
ciContinuous integrationContinuous integrationcompiler:codegenGeneration of LLVM IR and native codeGeneration of LLVM IR and native codesystem:macAffects only macOSAffects only macOS
Description
- FIXED:
misc (39) | failed at 2022-03-24T17:06:42.911
Test Failed at /data/vtjnash/julia/test/misc.jl:1021
Expression: isdefined(mod, v)
(indeterminate whether setglobal!(Main, :ans, v)
should create a new binding for the variable–and more importantly, when that binding is created. But Main is a special case, which exports everything, causing this test to fail)
- STILL TODO:
compiler/codegen (35) | failed at 2022-03-24T17:12:24.036
Test Failed at /data/vtjnash/julia/test/compiler/codegen.jl:408
Expression: #= /data/vtjnash/julia/test/compiler/codegen.jl:408 =# @allocated(f_dict_hash_alloc()) == #= /data/vtjnash/julia/test/compiler/codegen.jl:408 =# @allocated(g_dict_hash_alloc())
Evaluated: 372896 == 864032
(seems possibly vulnerable to hash collisions changing the dictionary size?)
Metadata
Metadata
Assignees
Labels
ciContinuous integrationContinuous integrationcompiler:codegenGeneration of LLVM IR and native codeGeneration of LLVM IR and native codesystem:macAffects only macOSAffects only macOS