diff --git a/test/runtests.jl b/test/runtests.jl
index 18fe07ff0de32d16a9d9fbd66fcbd189ee76bf2c..b452f8f4d34797600b122315ffe9874f672f72ab 100644
--- a/test/runtests.jl
+++ b/test/runtests.jl
@@ -146,8 +146,8 @@ using CaosDB
         @test length(CaosDB.Entity.get_properties(rec_with_parent_and_props)) == 3
         # properties can be accessed as a list
 
-        # TODO(henrik, daniel)
-        @test CaosDB.Entity.get_value(
+        # TODO(florian) Fix this once we have a reasonable treatment of value objects in Extern C.
+        @test_broken CaosDB.Entity.get_value(
             CaosDB.Entity.get_properties(rec_with_parent_and_props)[1],
         ) == "2"
         type, is_ref, is_list = CaosDB.Entity.get_datatype(