Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test case API_029 fails #224

Open
aplteam opened this issue Apr 23, 2020 · 6 comments
Open

Test case API_029 fails #224

aplteam opened this issue Apr 23, 2020 · 6 comments

Comments

@aplteam
Copy link
Collaborator

aplteam commented Apr 23, 2020

No description provided.

@PhilLast
Copy link
Collaborator

In which version of Dyalog does it fail?

@aplteam
Copy link
Collaborator Author

aplteam commented Apr 24, 2020 via email

@PhilLast
Copy link
Collaborator

They all work for me in 17.1 and 18.0. Haven't tried all in 15.0 16.0 17.0 and but API_029 works in all. Can you send error output, ⎕SE etc.

@aplteam
Copy link
Collaborator Author

aplteam commented Apr 25, 2020

T.RunThese 'API' 29
--- Test framework "Tester2" version 2.2.0.46 from 2020-04-21 ----
Searching for INI file C:/T/Projects/Carlisle/Acre-Desktop//Testcases.ini: found
Searching for INI file C:/T/Projects/Carlisle/Acre-Desktop//Testcases-APLTEAM2.ini: found
  INI file(s) "C:/T/Projects/Carlisle/Acre-Desktop//Testcases.ini,C:/T/Projects/Carlisle/Acre-Desktop//Testcases-APLTEAM2.ini" found and instantiated as INI
2 INI files instantiated
Oldewst version supported by acre is 16.0
C:\T\Projects\Carlisle\Acre-Desktop
Looking for a function "Initial": found and successfully executed
--- Tests started at 2020-04-25 19:45:33 on #.acre.AcreDesktop_Testcases.Tests ---
SYNTAX ERROR
      . ⍝ Deliberate error
         ∧
      )si
#.acre.AcreDesktop_Testcases.Tests.Test_API_029[41]*
⍎
[#.acre.AcreDesktop_Testcases.Tests.[Tester2]] #.acre.AcreDesktop_Testcases.Tester2.ExecuteTestFunction[18]
[#.acre.AcreDesktop_Testcases.Tests.[Tester2]] #.acre.AcreDesktop_Testcases.Tester2.ProcessTestCases[53]
[#.acre.AcreDesktop_Testcases.Tests.[Tester2]] #.acre.AcreDesktop_Testcases.Tester2.Run__[54]
[#.acre.AcreDesktop_Testcases.Tests.[Tester2]] #.acre.AcreDesktop_Testcases.Tester2.RunThese[22]
      list

      ≢list
0

@PhilLast
Copy link
Collaborator

Eqivalent output for me in 17.1 is:

      ac.test'API'29
--- Test framework "Tester2" version 1.0.0.29 from 2019-12-01 ----
Searching for INI file C:/Users/Phil/Desktop/acre4projects/acre//Testcases.ini: found
Searching for INI file C:/Users/Phil/Desktop/acre4projects/acre//Testcases-PHILHP.ini: not found
  INI file(s) "C:/Users/Phil/Desktop/acre4projects/acre//Testcases.ini" found and instantiated as INI
1 INI file instantiated
Oldewst version supported by acre is 14.0
C:\Users\Phil\Desktop\acre4projects
Looking for a function "Initial": found and successfully executed
--- Tests started at 2020-04-26 08:15:28 on #.acre.AcreDesktop_Testcases.Tests ---
✓ Test_API_029 (1/1)  ⍝ Exercise the API function `Changes`
 -----                     
   1 test case of 1 called 
   0 test cases failed     
   0 test cases broken     
Time of execution recorded on variable #.acre.AcreDesktop_Testcases.Tests.TestCasesExecutedAt in: 2020-04-26 08:15:31
Looking for a function "Cleanup": found and executed
*** Tests done

Could it be something to do with these ini files?
or this difference?:
Kai: --- Test framework "Tester2" version 2.2.0.46 from 2020-04-21 ----
Phil: --- Test framework "Tester2" version 1.0.0.29 from 2019-12-01 ----

@aplteam
Copy link
Collaborator Author

aplteam commented Apr 27, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants