ThinkingEngine-net / PickleTestSuite

1 stars 0 forks source link

Pickle Error Captured #133

Open support-thinkingengine opened 1 month ago

support-thinkingengine commented 1 month ago

Build: Pickle Application : Unknown Pickle Core : Unknown Pickle Automation : Unknown Pickle Console : Unknown Build Architecture: X86 When: 06/09/2024 08:46 UTC .Net #: Above version 4.7.1 [533325] - 4.0.30319.42000 OS #: Microsoft Windows NT 6.2.9200.0 OS Architecture: 64 bit Memory Available: 8019MB CPU Used: 0%

--------------- Error Stack Trace -------------- in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) in NetSpell.SpellChecker.Dictionary.WordDictionary.Initialize() in NetSpell.SpellChecker.Spelling.Initialize() in NetSpell.SpellChecker.Spelling.SpellCheck(Int32 startWordIndex, Int32 endWordIndex) in NetSpell.SpellChecker.Spelling.SpellCheck() in pickle.frmPickle.mnuToolsSpell_Click(Object sender, EventArgs e) in pickle.frmPickle.cmdSpell_Click(Object sender, EventArgs e) in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) in System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) in System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) in System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) in System.Windows.Forms.ToolStrip.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.ScrollableControl.WndProc(Message& m) in System.Windows.Forms.ToolStrip.WndProc(Message& m) in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) in System.Windows.Forms.Control.ControlNativeWindow.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 50 in file:line:column :0:0

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

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

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

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

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

[6] OnThreadException at offset 16 in file:line:column :0:0

[7] Callback at offset 175 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 607 in file:line:column :0:0

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

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

[12] Run at offset 53 in file:line:column :0:0

[13] Main at offset 231 in file:line:column :0:0

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

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

Target: Void WinIOError(Int32, System.String) Where: mscorlib ---------------End Location --------------

--------------- Error -------------- System.IO.FileNotFoundException: Il file "C:\Users\lamanna\OneDrive - Gruppo Cimbali Spa\E&DS\NPI\P299_MCD-CASADIO\4.VALIDAZIONE\1.TEST_PLAN\tmp\it-IT.dic" non è stato trovato. Nome file: "C:\Users\lamanna\OneDrive - Gruppo Cimbali Spa\E&DS\NPI\P299_MCD-CASADIO\4.VALIDAZIONE\1.TEST_PLAN\tmp\it-IT.dic" in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) in NetSpell.SpellChecker.Dictionary.WordDictionary.Initialize() in NetSpell.SpellChecker.Spelling.Initialize() in NetSpell.SpellChecker.Spelling.SpellCheck(Int32 startWordIndex, Int32 endWordIndex) in NetSpell.SpellChecker.Spelling.SpellCheck() in pickle.frmPickle.mnuToolsSpell_Click(Object sender, EventArgs e) in pickle.frmPickle.cmdSpell_Click(Object sender, EventArgs e) in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) in System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) in System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) in System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) in System.Windows.Forms.ToolStrip.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.ScrollableControl.WndProc(Message& m) in System.Windows.Forms.ToolStrip.WndProc(Message& m) in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ---------------End Error --------------

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

Author: Domenico La Manna

Updated : 30/08/2024

Applies to: P299

Feature: machine coffee grinding and dispensing Machine P299 has 2 different configurations: Single Shot and On Demand

Scenario: Single Shot Mode - Grinding process: automatic stop Given Grinder Machine is turned on And the single shot mode is selected And Screen displays the single shot homepage When User presses the play button Then Grinding process starts And the PLAY button becomes the STOP button And Timer starts to count up in seconds And Other buttons on display do not respond on press

Scenario: Main Display - Single Shot Mode -  Stop Grinding Process Manually
    Given       Grinder Machine is turned on
        And     the single shot mode is selected
        And     Screen displays the single shot homepage
        And     Grinding process is ongoing
    When        User presses the STOP button
    Then        Grinding process stops
        And     Timer stops to count up
        And     the STOP button becomes the PLAY button
        And     Other buttons on displays do respond on press
        And     Pressed button blinks for 2 seconds
        And     Screen displays the single shot homepage
        And     Other buttons on displays respond on press

Scenario: Main Display - Single Shot Mode -  Grinding Process Automatic Stop
    Given       Grinder Machine is turned on
        And     the single shot mode is selected
        And     Screen displays the single shot homepage
        And     Grinding process is ongoing
        And     Timer is counting grinding time
    When        Time reaches to 20 seconds
    Then        Grinding process stops
        And     Timer stops to count up
        And     Other buttons on displays do respond on press          
        And     STOP button blinks for 2 seconds
        And     the STOP button becomes the PLAY button
        And     Other buttons on displays respond on press

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