Skip to content

Conversation

@sumitkumams
Copy link

Issue describing the changes in this PR

Added E2E tests for "MySQL Extensions for Azure Functions"

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@swapnil-nagar
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@swapnil-nagar
Copy link

There are tests failure, can you fix these


  symbol:   class MySqlInput
  location: class com.microsoft.azure.functions.endtoend.MySqlTriggerTests
[ERROR] /D:/a/_work/1/s/emulatedtests/src/main/java/com/microsoft/azure/functions/endtoend/MySqlTriggerTests.java:[43,14] cannot find symbol
  symbol:   class MySqlOutput
  location: class com.microsoft.azure.functions.endtoend.MySqlTriggerTests

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

Successfully merging this pull request may close these issues.

3 participants