ThinkingEngine-net / PickleTestSuite

1 stars 0 forks source link

Bug: Unable to export results as spreadsheet #100

Closed support-thinkingengine closed 1 year ago

support-thinkingengine commented 2 years ago

Build: Pickle Application : 1.17.0.4 Pickle Core : 1.17.0.4 Pickle Automation : 1.17.0.4 Pickle Console : 1.0.0.0 Build Architecture: Amd64 When: 02/09/2022 10:24 UTC .Net #: Above version 4.7.1 [528372] - 4.0.30319.42000 OS #: Microsoft Windows NT 6.2.9200.0 OS Architecture: 64 bit Memory Available: 885MB CPU Used: 0%

--------------- Error Stack Trace -------------- in pickle.core.testCycle.ExportResultsAsSheets(String FileName) in pickle.frmResults.ExportAsSheets(String fileName) in pickle.frmPickle.mnuSaveAs_Click(Object sender, EventArgs e) in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) in System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) in System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) in System.Windows.Forms.Control.WndProc(Message& m) in System.Windows.Forms.ToolStrip.WndProc(Message& m) in System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ---------------End Stack Trace --------------

--------------- Error Handler Stack Trace -------------- [0] GetExecutingStackTrace at offset 73 in file:line:column :0:0

[1] setError at offset 1416 in file:line:column :0:0

[2] ReportError at offset 50 in file:line:column :0:0

[3] Application_ThreadException at offset 28 in file:line:column :0:0

[4] OnThreadException at offset 168 in file:line:column :0:0

[5] WndProcException at offset 28 in file:line:column :0:0

[6] Callback at offset 194 in file:line:column :0:0

[7] DispatchMessageW at offset 0 in file:line:column :0:0

[8] DispatchMessageW at offset 0 in file:line:column :0:0

[9] System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop at offset 833 in file:line:column :0:0

[10] RunMessageLoopInner at offset 455 in file:line:column :0:0

[11] RunMessageLoop at offset 82 in file:line:column :0:0

[12] Main at offset 237 in file:line:column :0:0

---------------End Stack Trace --------------

--------------- Location --------------

Target: Void ExportResultsAsSheets(System.String) Where: pickle.core ---------------End Location --------------

--------------- Error -------------- System.IO.FileLoadException: Non è stato possibile caricare il file o l"assembly "Syncfusion.XlsIO.Base, Version=20.1450.0.55, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" o una delle relative dipendenze. La definizione di manifesto dell"assembly specificato non corrisponde al riferimento all"assembly. (Eccezione da HRESULT: 0x80131040) Nome file: "Syncfusion.XlsIO.Base, Version=20.1450.0.55, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" in pickle.core.testCycle.ExportResultsAsSheets(String FileName) in pickle.frmResults.ExportAsSheets(String fileName) in pickle.frmPickle.mnuSaveAs_Click(Object sender, EventArgs e) in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) in System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) in System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) in System.Windows.Forms.Control.WndProc(Message& m) in System.Windows.Forms.ToolStrip.WndProc(Message& m) in System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

AVV: la registrazione dell"associazione di assembly è disattivata. Per abilitare la registrazione degli errori di associazione di assembly, impostare il valore del Registro di sistema [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) su 1. Nota: alcune penalità di prestazione sono associate alla registrazione degli errori di associazione di assembly. Per disattivare la funzionalità, rimuovere il valore del Registro di sistema [HKLM\Software\Microsoft\Fusion!EnableLog].

---------------End Error --------------

--------------- Active Source -------------- {"Name":"Single Script - Timeout","Description":"","ID":"b54b4e73-9d64-4ae1-be43-2df9e5f4f4fc","Scripts":[{"projectRelativePath":"","type":0,"lastGoodCompileCheckSum":"","CompileStatus":4,"GherkinCompileStatus":4,"lastError":"","rule":0,"Condition":"","CMDParams":"","CMD":"","ID":"271bcdfa-76a6-4bbb-b20d-73dcbb4b721e","InheritVars":true,"parent":"","Name":"Timeout","isNew":true,"cmdRegExpSuccess":"","browser":0,"customBrowserName":"Chrome"}]}

Author: Raffaele Solimene

Updated : 08/07/2022

Applies to: CONIK

@User

Feature: The appliance enters in Timeout mode

Scenario: Timeout - entry
    Given   The appliance is on
    When    The grinder has been running for about one minute
    Then    The grinder stops running automatically
        And    A graphic warning appears on the screen

Scenario: Timeout - exit
    Given   The appliance is in Timeout mode
        And    A graphic warning appeared on the screen
    When    The user performs a short pressure on the screen  
    Then    The graphic warning message on the screen disappears

Scenario: Timeout - automatic start of the grinder
    Given   The appliance is in Timeout mode
        And    A graphic warning appeared on the screen
        And    The level of ground coffee in the doser is below the default minimum threshold- # to be defined
    When    The user performs a short pressure on the screen 
    Then    The graphic warning message on the screen disappears
        And    The grinder resumes running automatically

--------------- Active Source --------------

ThinkingEngine-net commented 2 years ago

System.IO.FileLoadException: Could not load file or assembly "Syncfusion.XlsIO.Base, Version = 20.1450.0.55, Culture = neutral, PublicKeyToken = 3d67ed1f87d44c89" or one of its dependencies. The manifest definition of the assembly specified does not match assembly reference. (Exception from HRESULT: 0x80131040) Filename: "Syncfusion.XlsIO.Base, Version = 20.1450.0.55, Culture = neutral, PublicKeyToken = 3d67ed1f87d44c89"

Pickle Application : 1.17.0.4 Pickle Core : 1.17.0.4 Pickle Automation : 1.17.0.4 Pickle Console : 1.0.0.0

in pickle.frmResults.ExportAsSheets(String fileName)

ThinkingEngine-net commented 1 year ago

Fixed. Corrected Library ref.