martinvanzijl / genealogy-maker

An open-source tool for making genealogy diagrams.
GNU General Public License v3.0
0 stars 0 forks source link

Unit test "exportGedcomTest" fails #47

Closed martinvanzijl closed 1 year ago

martinvanzijl commented 1 year ago

Describe the bug The unit test "exportGedcomTest" failed today when I ran it on my large Ubuntu 18 laptop. Details below:

FAIL!  : TestCases::exportGedcomTest() 'file.exists()' returned FALSE. ()
   Loc: [[../genealogy-maker/testcases.cpp(982)]]

To Reproduce Run the unit test project.

Expected behavior The test should pass.

Screenshots N/A

Desktop (please complete the following information):

martinvanzijl commented 1 year ago

I had recently deleted the "build" folder.

martinvanzijl commented 1 year ago

This also happened today. Maybe I changed the default export location recently. I should run a "git bisect" to find out.