Modify

Opened 10 years ago

Closed 10 years ago

#3249 closed Bug (Rejected)

AutoIt library for Robot Framework launches the incorrect file if filename contains the word "service"

Reported by: mvlismas@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.14.0 Severity: None
Keywords: Cc:

Description

* Settings *
Suite Setup
Library AutoItLibrary

* Test Cases *
PACS Service Admin

[Setup] Launch PACS Service Admin

* Keywords *
Launch PACS Service Admin

AutoItLibrary.Run C:
Program Files (x86)
PACS Service
PACS Service Administration.exe


In the PACS Service directory there are a couple of EXE files.

PACS Service Administration.exe
PACS Service.exe

When I run the test case as it I get an error "Windows Service Start Failure"...

If I modify or remove the word service from the PACS Service Administration.exe and change the test case, then it runs as expected. If I leave PACS Service Administration.exe as is, and modify or remove PACS Service.exe, then the application launches but the test case does not finish. Seems like it is waiting for something.

Attachments (0)

Change History (2)

comment:1 by Jos, 10 years ago

Your report is lacking the script demonstrating the believed bug, but honestly think you should come to the forum and ask a question first because it could very well be a script error.
Either way: Post a replicator script when posting a bug report or else it will be closed soon as "No Bug"!

Jos

comment:2 by BrewManNH, 10 years ago

Resolution: Rejected
Status: newclosed

No example script posted showing the issue, seems more like a question than a bug report.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.