Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Edited Issue: A lot of automated P0 are failing due to a new warning box [1469]

$
0
0

Many of the automated test cases that launch the model wizard are failing with following new warning box. It shows this dialog box even if there are few tables selected. When you click on Yes on the dialog box, it goes ahead and creates the entities fine.

This issue doesn't reproduce manually.

```
---------------------------
Microsoft Visual Studio
---------------------------
No database objects have been selected. This will result in an empty model. Are you sure you want to create an empty model?
---------------------------
Yes No
---------------------------

```

Example Test cases that fail.
AddColumnToTable
UpdateEntityOnMultipleDiagrams

Viewing all articles
Browse latest Browse all 10318

Trending Articles