Skip to content

testAll.sh segmentation fault #13

Description

@theRemix

this is running Haxe 3.2.0

./testAll.sh 
Start Haxe server
Compile #1
Test neko mysql

assertations: 158
successes: 158
errors: 0
failures: 0
warnings: 0
execution time: 0.718

results: ALL TESTS OK (success: true)
testcases.TestManyToMany
  testAddingMultipleTimes: OK ..
  testBasics: OK ........................................
  testTableName: OK ......
  testUnsavedRelations: OK ................
testcases.TestObjects
  testManager: OK .
  testSave: OK ...
  testToString: OK ..
testcases.TestRelationships
  testBelongsToHasMany: OK ...
  testBelongsToHasOne: OK ...
  testPreventUnsavedRelationships: OK .
testcases.TestSerialization
  testSerializeUnsavedObject: OK ..
testcases.TestValidation
  testMetadataValidationWithMessage: OK ....
  testMetadataValidationWithNullValue: OK ....
  testMultipleMetadataValidation1: OK ....
  testMultipleMetadataValidation2: OK ....
  testMultipleMetadataValidation3: OK ....
  testNullValuesAreInvalid: OK .........
  testPreventSaving: OK .
  testSingleMetadataValidation: OK ....
  testValidateFieldFunction: OK .......
  testValidateModelFunction: OK ..
testcases.issues.Issue001
  testMultipleManyToMany: OK ....................................
Test neko sqlite
./testAll.sh: line 24:  1664 Segmentation fault      (core dumped) neko build/neko_test.n sqlite

i have a docker image that has haxe, neko, mysql, and sqlite, although, maybe there's something wrong with my libsqlite3.so.0 dependency for neko.
docker pull gomagames/ufront-orm
https://registry.hub.docker.com/u/gomagames/ufront-orm/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions