2.5 test not passing

Hello,

I am not getting a pass on exercise 2.5, but I am passing the rest of the tests of section 2.

/ 2.5

xasc[sensorId;$“:/developer-1.5.0-linux/workspace/__nouser__/advanced_capstone/f1/2020.01.01/sensor”];
xasc[sensorId;$“:/developer-1.5.0-linux/workspace/__nouser__/advanced_capstone/f1/2020.01.02/sensor”];
setattrcol[$":/developer-1.5.0-linux/workspace/ __nouser__ /advanced_capstone/f1";sensor;sensorId;p];

The failing test is about time reduction but when I refactored I did get a reduction of 50%.

Is there a problem with this test or can someone push me in the right direction.

Thanks!

 

Hi John - can you check out this thread to see if it helps https://community.kx.com/t5/KX-Training/Advanced-Capstone-quizzes-2-4-2-and-2-5-1/m-p/11053

Painful as it is I would advise restarting a new session. And then running all your changes from scratch, as its a performance based one sometime other changes can impact so testing is a little more fragile.

 

Thanks,

Michaela