Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Commit

Permalink
add comment explaining why @test findglass is commented
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredclwong committed Apr 30, 2021
1 parent 3a94c1c commit a55e1fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/testsets/GlassCat.jl
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ using StaticArrays

# TODO @test glassnames()

# !! TODO !! for some reason uncommenting this test causes the alloc tests at L145-146 to fail
# @test findglass(x -> (x.Nd > 2.1 && x.λmin < 0.5 && x.λmax > 0.9)) == [
# HOYA.E_FDS3,
# Sumita.K_PSFn214P,
Expand Down

0 comments on commit a55e1fc

Please sign in to comment.